Turn images into Markdown with local OCR

Add an image as a local Markdown asset and optionally extract English text using OCR that runs in your browser.

The original image is kept in the local document workspace. OCR is opt-in, cancelable, and does not send pixels to a hosted service.

Local browser processing. No document upload.

Open or convert

PNG, JPG, WebP, or BMP

  1. 1Choose a supported image.
  2. 2Decide whether to run local English OCR.
  3. 3Review recognized text and export the image bundle.

What the converter preserves

  • Original image as a local document asset
  • Image dimensions, type, and source size
  • Optional locally recognized English text
  • Portable Markdown-plus-assets bundle export

Limitations to review

Markdown represents document structure, not every visual layout detail.

  • OCR accuracy depends on resolution, contrast, orientation, and typography.
  • The bundled OCR language is English in this release.
  • OCR extracts text but does not infer chart meaning or visual semantics.

Questions about PNG, JPG, WebP, or BMP

Is OCR cloud-based?

No. The OCR worker and English model run locally after they are loaded from the same site origin.

Does it describe charts?

No. This release extracts visible text and image metadata rather than interpreting visual meaning.