Sign-in and file saving are blocked inside KakaoTalk. Open the page in Safari to use every feature.
Sign-in and file saving are blocked inside LINE. Open the page in Safari to use every feature.
Tap the menu (⋯) button and open this page in Safari or Chrome instead. You can sign in there.
Convert a PDF into Markdown (.md). Headings become #, tables become Markdown tables, and bullets become lists.
toolBody.pdfToOffice.serverNoticeTitle
toolBody.pdfToOffice.serverNoticeBody
check_circleLines set in a larger size become headings (#), tables become Markdown tables, and bullets become lists.
infoMarkdown has nowhere to hold text colour or highlighting, so those are lost. If there are pictures, the result comes out as a zip.
If the formatting has to survive exactly as it is, PDF to Word suits you better.
Paste Markdown or drop in a .md file and get a good-looking PDF.
Convert a PDF into an editable Word (.docx) file. Tables come across as real Word tables.
Pull just the body text out of PDF, Word and Excel files.
Markdown is the format you can paste straight into a chatbot, Notion or Obsidian. Turn a PDF report into Markdown and it becomes far easier to ask questions about it or tidy it up.
Development documents are usually kept in Markdown. Convert a manual that only existed as a PDF and you get version history and search.
A Markdown table shows up as a table wherever you paste it — GitHub, Notion or a chatbot. Handy for moving a table out of a PDF quickly.
Read the intro popup that appears — it makes clear what is carried across and what is lost.
Drop or add your PDF file(s) — encrypted or broken ones are filtered out automatically.
Click any page you don't want converted to deselect it (everything is selected by default).
Click Run to convert to Markdown.
In a PDF of several pages, a horizontal rule (---) is inserted at every page break so you can see where one page ended. Delete them if you don't need them.
A line that holds only a page number, such as — 1 —, is not body text, so it is left out. Markdown has no notion of pages, which makes such lines a nuisance rather than a help.
A PDF whose characters read as garbage is read again a different way and put right, and writing that runs right to left, such as Arabic, has its word order restored before it goes in.