Alles konvertieren, in globalem Maßstab.
Über 200 Formate und Automatisierungs-APIs, die sich sofort anfühlen.
CONVERT
Von
Nach
Dateien ablegen oder Quelle wählen
Lade mehrere Dateien gleichzeitig hoch, kombiniere Formate und optimiere jede Konvertierung mit formatspezifischen Einstellungen.
Max. 2 GB pro Datei · Drag-and-drop bereit · Gemischte Dateitypen willkommen
JSON im Uberblick
JSON
—
TOML im Uberblick
TOML
—
Formatvergleich
| Merkmal | JSON | TOML |
|---|---|---|
| File type | Other | Other |
| Status | active | active |
| Transparency | Nicht unterstutzt | Nicht unterstutzt |
| Animation | Nicht unterstutzt | Nicht unterstutzt |
| Primary use cases |
|
|
| Vector scaling | Nicht unterstutzt | Nicht unterstutzt |
| Reflowable text | Nicht unterstutzt | Nicht unterstutzt |
| Structured data | Unterstutzt | Unterstutzt |
| Streaming ready | Nicht unterstutzt | Nicht unterstutzt |
Wann welches Format sinnvoll ist
When to use JSON
- Your source file is already in JSON.
- Preserve source expectations before exporting to TOML.
- JSON is commonly used in other workflows.
When to use TOML
- Your target workflow expects TOML.
- Improve delivery compatibility with TOML.
- TOML is commonly used in other workflows.
Häufige Fragen
Why convert JSON to TOML?
This conversion is usually chosen when TOML fits downstream other delivery better.
What changes when converting JSON to TOML?
This conversion changes how the format behaves in downstream tools and delivery environments.
What should I review after converting JSON to TOML?
Validate output quality on representative files and confirm the target format behaves correctly in the destination workflow.