Convert your Mealie recipes
Upload the zip from Mealie's Create Backup button. We support both the current Mealie backup format (database.json) and the older per-recipe export format, and emit PDF, JSON-LD, CSV, Markdown, or .cook.
100% free. Open-source parsing. No account required.
What's inside the export
Mealie's backup is a structured zip — here's what we read out of it.
Mealie's per-recipe export format — one JSON file per recipe holding ingredients, instructions, times, nutrition, tags, categories, notes, and source.
Each recipe folder ships its hero image and any user-uploaded assets. We keep them attached to the recipe through PDF and HTML outputs.
How to export from Mealie
Sign in as an admin
Backups are an admin-only action — a regular user role can't trigger one. If you don't see the Backups menu, your account is the issue, not the install.
Open the Backups screen
Go to Settings → Admin Settings → Backups (or navigate directly to /admin/backups). In older Mealie versions it may live under Settings → Backup & Restore. Either path lands on the same Create Backup button.
Create and download the backup
Click Create Backup. After a few seconds a new entry appears in the list — click Download to grab the zip. Current Mealie produces a zip containing database.json plus a data/ folder; older installs produce one folder per recipe.
Upload the zip here
Drop the .zip into the upload area above and pick the output format you want — PDF, JSON-LD, CSV, Markdown, or .cook.
Why convert Mealie?
Self-hosting Mealie buys you ownership but not portability. A docker upgrade gone sideways, a Postgres failure during a migration, or just deciding you don't want to maintain a server anymore — and your recipes go with the instance.
The admin backup zip is the easiest portable snapshot of your collection — it doesn't depend on Mealie itself continuing to run. We're the reader for that snapshot — for printing, archiving, sharing, or moving to whatever's next.
Convert to JSON-LD to migrate to Tandoor or Nextcloud Cookbook (both accept schema.org JSON-LD on import), PDF for printing, Markdown for a personal cookbook, or .cook for any CookLang-compatible tool.
Export to any format
Get your recipes in formats that work for you
Schema.org compliant
Print-ready cards
Excel-friendly
Plain text
For developers
Portable database
YAML format
Free your Mealie collection
Drop your Mealie backup zip above and we'll convert every recipe into the format you want.