Guide

Guide

Export formats explained

Six Doc Export formats, four Test Formater layouts — here's what each one actually gives you.

FFormatly Team3 min read

Doc Export formats

You can select any combination of these in one conversion — picking more doesn't cost extra coins, since the underlying OCR pass is shared across all of them.

Markdown (MMD)

Mathpix Markdown with LaTeX math, ideal for further editing

Plain Text / Markdown

Readable plain markdown export

W

DOCX (Word)

Microsoft Word document with formatted equations

LaTeX

LaTeX

Zipped LaTeX project (.tex + assets)

HTML

Web page export of the document

{ i }JSON

JSON (raw OCR)

Structured line-by-line OCR data

Test Formater: Appx vs Classplus vs Edugorilla vs Teachmania

Appx and Classplus both produce a bordered-table .docx with one table per question. Edugorilla and Teachmania instead produce plain, untabled text — the difference between all four is entirely in how the question, answer and solution are labelled, to match what each bulk-upload target expects.

Appx

One row per field — Question, Type, one Option row per choice, a separate Answer row, then Solution, Positive Marks and Negative Marks. Use this when your bulk-upload template expects the correct answer called out on its own line.

Classplus

A 3-column table where each Option row is tagged correct or incorrect directly, instead of a separate Answer row — and positive/negative marks share one combined Marks row. Use this for the Classplus bulk-question-upload format.

Edugorilla

No tables — plain bracket-tagged lines: [Q] question, (a)/(b) options, [ANS] with the correct letter(s), then [SOL] for the explanation, with a blank line between questions. Use this for the Edugorilla bulk-question-upload format.

Teachmania

Also no tables — plain labelled lines: Question:, (a)/(b) options, Answer: (an uppercase letter), then Solution: — with no blank lines separating fields or questions. Use this for the Teachmania bulk-question-upload format.

Not sure which one you need? Check the export template your test platform provides. Standalone "Answer" column → Appx. Correctness marked per-option → Classplus. Plain [Q]/[ANS] tagged text → Edugorilla. Plain Question:/Answer: labelled text → Teachmania.