How to export bookmarks in HTML format from Microsoft Edge using CMD or Powershell?

How to save bookmarks in HTML format from Edge using CMD or Powershell?

I know that there’s json file in C:UsersUSERNAMEAppDataLocalMicrosoftEdgeUser DataDefaultBookmarks

Though, I’m looking for a command that either allows to export it in the format or convert it to HTML so it can be in future used as import and to open in browser tab, as well.

Need html as I from time to time want to open this bookmark in Browser tab just to quick review.