JSON to PDF
Convert JSON files to pretty-printed PDF
Processed locally — your files never leave your browser
How It Works
1
Upload
Drag a .json file onto the upload area. The file is read into your browser memory only. JSON is parsed and re-serialised with 2-space indentation before rendering.
2
Convert
The pretty-printed JSON is rendered with a monospace Courier font so keys, values, and indentation align cleanly. Lines wrap on the page boundary; long string values that exceed line width break character-by-character.
3
Download
Save the PDF directly to your device. Output is a standard, searchable PDF — viewers can highlight and copy text out for reuse.