Add Recipe
Turn rough recipe text into a clean review draft.
This first Next.js version focuses on the strongest manual path first: paste source notes, parse them into fields, validate against the recipe schema, and save into the shared JSON-backed library.
Step 1
Import or Draft
Paste raw recipe notes, a copied recipe page, or a rough outline. The parser will try to break that into review fields you can tighten up before save.
Step 2
Review Draft
Everything is editable before save, including the schema tags and line-by-line lists.
Review status
Draft health
Run validation to check required fields and duplicate names before saving.