Image to JSON

OCR a JPG or PNG and download JSON with the text, whether a table was found, and reconstructed rows and columns. Recognition runs in your browser.

When to use Image to JSON

Use this when a script or notebook needs structured output from a photo. Image to Text is the same OCR as a .txt file. Image to Excel is the same table when you want a workbook.

We do not invent a one-column table. If isTable is false, tables may be empty or a single text column — treat that as prose.

JPG and PNG only. Markdown is not this page. Paid API keys can call POST /api/v1/image-extract with format=json, text, xlsx, csv, or docx.

TOOLS