Browser Bookmarks to Markdown converter

This free tool converts the bookmarks HTML backup file exported from browsers (Chrome, Firefox and others) to Markdown (.md) format.

It runs from a plain HTML file: no installation, no extensions, no command line, no permissions. Use the same browser you used to create the backup. You can also use the online version that requires no download at all.

Online version

The online version does not require downloads. It runs directly from the browser and performs the conversions locally. No data is processed on the server side, not data is collected.

Developers

If you would like to implement the conversion engine into another program or code, you can find the commented JavaScript code inside the index.hml source file. Please note that it requires a DOM object holding the contents of the HTML file.

License

MIT

Files
Version
1.0
Platforms
Any browser
File size
13KB

Post Categories