--- extends: application.j2 default_block: help title: woob recipes-qt description: Graphical application able to search recipes, display details and pictures of te result, and export it in a readable format. short_description: Search recipes, find one, and cook. capability: Recipe type: gui category: graphical screenshots: - images/screenshots/recipes-qt.png dependencies: - python-pyqt5 --- ### Search recipes You can search recipes on all supported websites. Results are displayed with photos and a short description. ### All you need to cook When you display details of a recipe, you can see ingredients, instructions, cook time, preparation time, etc. There are also comments of people on website, to get tips and critics. ### Export to other application You can export the recipe in the _KRecipesML_ file format. Then, import it to softwares like [Krecipes](http://krecipes.sourceforge.net/) or [gourmet](http://thinkle.github.com/gourmet/).