← Back to Documentation

Output Formats

Available Formats

  • JSON, JSONL — Structured data, API consumption / streaming
  • CSV — Spreadsheets, data analysis
  • XML — Legacy systems
  • Markdown — Readable documentation
  • SQL — Database imports
  • TXT, HTML — Plain text / web page preservation
  • PDF, PDF-Image — Reports, printing / screenshot in PDF wrapper
  • PNG — Screenshots

Format Reference

FormatExtensionBest For
JSON.jsonStructured data, API consumption
JSONL.jsonlStreaming, line-by-line
CSV.csvSpreadsheets, data analysis
XML.xmlLegacy systems
Markdown.mdReadable documentation
SQL.sqlDatabase imports
TXT.txtPlain text
HTML.htmlWeb page preservation
PDF.pdfReports, printing
PNG.pngScreenshots
PDF-Image.pdfScreenshot in PDF wrapper