PDF Tools

PDF to Markdown (with images)

  1. 01Select file
  2. 02Process
  3. 03Download

Extract Markdown from PDF and keep inline images embedded as base64

PDF up to 10MB

lock

Please sign in to use PDF to Markdown (with images)

Sign in

Using PDF to Markdown while keeping images

This version processes the PDF on the server, extracts headings, paragraphs, and images, and embeds extracted images directly in Markdown as base64 data. It is useful for knowledge bases and notes that need to keep text and images together.

Base64 images make the Markdown file much larger, while complex tables, columns, and scanned pages may still need manual cleanup. The page accepts one PDF up to 10MB, and very long output can be truncated at the server limit.

FAQ

Are images saved as separate files?expand_more

No. Images are embedded directly in the Markdown as base64 data, so one MD file contains the text and images but is larger.

Why can columns or complex tables be out of order?expand_more

Markdown is primarily a linear text format. Multi-column layouts, floating images, and complex tables may require manual correction.

What should I do when the output is truncated?expand_more

Split the source PDF into smaller files and convert them separately, or use the text-focused PDF to Markdown version to reduce output size.

upload_file

Upload PDF

Supports PDF documents up to 10MB

image

Extract Markdown + images

Keeps headings, paragraphs, and structure with images embedded as base64

download

Copy or download

Copy the result to the clipboard or save it as an MD file

QQ group

QQ group