Skip to main content

2 posts tagged with "GitHub"

GitHub related posts

View all tags

Marker Tutorial

Β· 5 min read

I personally enjoy browsing instructables β€” the site helpfully provides a "Export article as PDF" button in the top right, but no "Export as Markdown" option. I really wanted Markdown format, since AI tools prefer reading .md over PDF. After searching online, I found this GitHub project.

Marker is an open-source tool that converts PDF, Word, PPT, and other file formats into Markdown. It's fast, and accuracy is pretty solid. This post documents how to get it running.