Paste a recipe link, get a clean card: ingredients and steps, nothing else. Save unlimited recipes; they live in your browser, not on a server. Cook mode with step timers. No account, no ads, works offline, open source (MIT).
No reviews yetBe the first to leave a review for Recipe Jar
Maker
📌
Hi PH! I built Recipe Jar because recipe sites buried the food under life stories and ads, and the tools that clean them up now cap free saves at 20–40 recipes and charge for more.
Recipe Jar is the boring, honest version: paste a link → clean card → keep it forever. Everything is stored in your own browser (IndexedDB), so there's no account, no server copy of your data, and nothing that costs me money per user. That's why "free forever" is the architecture, not a pricing page.
Nice bits: cook mode shows one step at a time and keeps your screen awake, "simmer 20 mins" becomes a tappable timer, servings scale with real fraction math, and sharing a recipe encodes the whole recipe into the link itself.
It's MIT-licensed and self-hostable in one click. Honest scope: it keeps recipes; it doesn't plan meals or count calories. If a site fails to import, tell me; parser fixes are my favourite bug reports.
Report
💎 Pixel perfection
the no-server, IndexedDB-only architecture is exactly right for a tool like this, but it does mean the recipe jar lives and dies with that one browser profile. if someone clears site data, switches laptops, or their browser just corrupts the DB, is there any export (a JSON file, even) to back up the whole collection, or is copy-pasting the share link one by one currently the only way out?
Report
Maker
@galdayan Yep, great question. Good news: there's a one-tap backup (screenshot attached). "Back up my jar" saves your whole collection as a single JSON file, and "Restore from file" brings it all back on a new laptop or after clearing data. No copy-pasting links one by one.
It also nudges you when there are new recipes since your last backup (that orange banner), so you don't have to remember. And since it's just a file, you can keep it in Dropbox or iCloud and it basically becomes your sync. The honest part you already know: keeping the file is on you, since there's no cloud catching it.
Report
Pasted a NYT cooking link and it stripped the life story right out, just ingredients and steps. Cook mode timers actually ran while I was chopping, which is more than I expected.
Report
Maker
@ensarnafq "More than I expected" is honestly the nicest thing you can say about a free tool, thank you. Pulling the timers straight out of the step text was the fun part to build. Appreciate it, Ensar!
Report
Pasted a New York Times link and it stripped out the life story before the ingredient list, which is exactly what I wanted. The cook mode timer with the keep-screen-on bit actually saved me from burning the onions last night.
Report
Maker
@dorukkzltajeny Ha, the screen dimming mid-recipe with wet hands was my personal nemesis, so keep-screen-on was the first thing cook mode got. Glad it saved the onions. Thanks Doruk!
Report
Pasted a New York Times cooking link and it actually stripped all the life-story preamble, just the ingredients and steps like it promised. The cook mode timer per step is such a nice touch, my hands were floury and I just hit next.
Report
Maker
@melihlidiphxj Floury hands just hitting next is the exact moment cook mode exists for, I kept burning things scrolling back for the timing. Made my day. Thanks for cooking with it, Melih!
Report
finally something that does one thing well. pasted a seriouseats link and got just the recipe, no life story or popups. the cook mode timers are a nice touch too.
Report
Maker
@ervanayir "does one thing well" is the whole goal, thank you. So glad it landed :)
Report
Paste a NYT link and it actually strips out the life story before the recipe, which is honestly my biggest pet peeve with most recipe sites. The offline cook mode with timers is a nice touch too.
the no-server, IndexedDB-only architecture is exactly right for a tool like this, but it does mean the recipe jar lives and dies with that one browser profile. if someone clears site data, switches laptops, or their browser just corrupts the DB, is there any export (a JSON file, even) to back up the whole collection, or is copy-pasting the share link one by one currently the only way out?
@galdayan Yep, great question.
Good news: there's a one-tap backup (screenshot attached). "Back up my jar" saves your whole collection as a single JSON file, and "Restore from file" brings it all back on a new laptop or after clearing data. No copy-pasting links one by one.
It also nudges you when there are new recipes since your last backup (that orange banner), so you don't have to remember. And since it's just a file, you can keep it in Dropbox or iCloud and it basically becomes your sync. The honest part you already know: keeping the file is on you, since there's no cloud catching it.
Pasted a NYT cooking link and it stripped the life story right out, just ingredients and steps. Cook mode timers actually ran while I was chopping, which is more than I expected.
@ensarnafq "More than I expected" is honestly the nicest thing you can say about a free tool, thank you. Pulling the timers straight out of the step text was the fun part to build. Appreciate it, Ensar!
Pasted a New York Times link and it stripped out the life story before the ingredient list, which is exactly what I wanted. The cook mode timer with the keep-screen-on bit actually saved me from burning the onions last night.
@dorukkzltajeny Ha, the screen dimming mid-recipe with wet hands was my personal nemesis, so keep-screen-on was the first thing cook mode got. Glad it saved the onions. Thanks Doruk!
Pasted a New York Times cooking link and it actually stripped all the life-story preamble, just the ingredients and steps like it promised. The cook mode timer per step is such a nice touch, my hands were floury and I just hit next.
@melihlidiphxj Floury hands just hitting next is the exact moment cook mode exists for, I kept burning things scrolling back for the timing. Made my day. Thanks for cooking with it, Melih!
finally something that does one thing well. pasted a seriouseats link and got just the recipe, no life story or popups. the cook mode timers are a nice touch too.
@ervanayir "does one thing well" is the whole goal, thank you. So glad it landed :)
Paste a NYT link and it actually strips out the life story before the recipe, which is honestly my biggest pet peeve with most recipe sites. The offline cook mode with timers is a nice touch too.
@kadervm1i Thanks! appreciated!!