Skip to content

MiQ71/Recipe2MD

Repository files navigation

📖 Recipe2MD

Convert online recipes into clean Markdown.

Recipe2MD is a lightweight Firefox extension that converts online recipes into clean, readable Markdown for Joplin, Obsidian, Logseq and other note-taking apps.

Instead of converting HTML, Recipe2MD extracts structured recipe data (schema.org/Recipe) whenever possible and falls back to HTML parsing for websites that provide incomplete metadata.

The generated Markdown is ideal for applications such as:

  • Joplin
  • Obsidian
  • Logseq
  • Git repositories
  • Plain Markdown files

Features

  • Clean Markdown output
  • Supports structured recipe data (schema.org/Recipe)
  • HTML fallback for unsupported websites
  • Ingredient groups when available
  • Automatic language detection
  • Localized output (DE, EN, FR, IT, ES)
  • No tracking
  • No cloud service
  • No account required

Supported websites

Recipe2MD is designed to work with any website exposing schema.org/Recipe.

Tested with:

  • Chefkoch
  • Emmi kocht einfach
  • MaltesKitchen
  • Food by Jo's
  • Knorr

More websites will be added over time.

Example

# Banana bread

**Source:** https://...

## Ingredients

- [ ] 140 g butter
- [ ] ...

## Instructions

1. Heat oven...

Roadmap

  • Better HTML fallback
  • Download as .md
  • Chrome / Chromium support
  • Plugin architecture for website-specific parsers

License

GPL-3.0

Privacy

Recipe2MD does not collect, store or transmit any personal data. All processing happens locally in your browser.

About

Convert online recipes into clean Markdown for Joplin, Obsidian and other note-taking apps.

Resources

License

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors