Importing Recipes
Building your recipe collection doesn't mean starting from scratch. Cooklang provides multiple ways to import recipes from websites, PDFs, and other formats, automatically converting them into structured .cook
files that you can edit, organize, and use across all your devices.
Why Import to Cooklang?
When you save recipes from websites, you often end up with bookmarks that can disappear, screenshots that are hard to search, or copied text that loses structure.
Quick Web Import
The fastest way to import any recipe from the web is using the cook.md converter. Simply prepend cook.md/
to any recipe URL:
This instantly converts the recipe to Cooklang format, extracting:
- Ingredients with quantities
- Step-by-step instructions
- Cooking times and servings
- Original source attribution
You can then copy the converted recipe and save it to your collection.
Plain text convertion
If you have recipe text handy, you can use this form to convert it into Cooklang format.
Command Line Import
For batch importing or automation, the Cook CLI provides powerful import capabilities:
The CLI importer works with hundreds of recipe websites including AllRecipes, BBC Good Food, Serious Eats, Food Network, and any site using Recipe Schema.org markup. Requires OpenAI API key configured:
Building Your Collection
Start with your most-used recipes and gradually expand:
- Week 1: Import your 5-10 go-to recipes
- Week 2: Add recipes you want to try soon
- Month 1: Import seasonal favorites
- Ongoing: Add new discoveries as you find them
Remember, the goal isn't to import everything at once, but to build a curated collection of recipes you'll actually use. Each imported recipe becomes part of your permanent, searchable, and shareable cookbook that works everywhere.