---
title: "Convert document structure to JSON online | Docs Bunny"
description: "Export headings, paragraphs, links, lists, tables, notes and asset metadata from supported documents as readable JSON."
canonical: https://docsbunny.com/document-to-json
---

# Convert document structure to JSON online

Export headings, paragraphs, links, lists, tables, notes and asset metadata from supported documents as readable JSON.

- Input: Document
- Output: structured JSON
- Browser tool: [Open Convert document structure to JSON online](https://docsbunny.com/document-to-json)
- Privacy: Supported processing runs locally after the person selects a file.

## Document to structured JSON

The parser builds a portable document model locally. Each block keeps its semantic kind, styled inline content, links and table grid while embedded binaries are represented by safe metadata rather than noisy byte arrays.

## Steps

1. **Choose your Document file** — Drop it into the tool or browse from your device.
2. **Review your settings** — Choose the options available for this conversion.
3. **Download the structured JSON** — Keep the result in your workspace or download it immediately.

## Common questions

### Is this Document to structured JSON converter free?

Yes. The local converter is available without an account or per-file charge.

### Are my files uploaded?

No. Supported conversions run locally on your device using browser APIs and WebAssembly.

### Will complex formatting look identical?

Text and document structure are preserved where possible. PDFs use layout-aware reconstruction and automatic local OCR for scanned pages, though very unusual fonts or visual layouts can still differ.
