# Welcome to Recipes The recipe manager that allows you to manage your ever growing collection of digital recipes. ## Features - :package: **Sync** files with Dropbox and Nextcloud (more can easily be added) - :mag: Powerful **search** with Djangos [TrigramSimilarity](https://docs.djangoproject.com/en/3.0/ref/contrib/postgres/search/#trigram-similarity) - :label: Create and search for **tags**, assign them in batch to all files matching certain filters - :page_facing_up: **Create recipes** locally within a nice, standardized web interface - :arrow_down: **Import recipes** from thousands of websites supporting [ld+json or microdata](https://schema.org/Recipe) - :iphone: Optimized for use on **mobile** devices like phones and tablets - :shopping_cart: Generate **shopping** lists from recipes - :calendar: Create a **Plan** on what to eat when - :family: **Share** recipes with friends and comment on them to suggest or remember changes you made - :heavy_division_sign: automatically convert decimal units to **fractions** for those who like this - :whale: Easy setup with **Docker** - :art: Customize your interface with **themes** - :envelope: Export and import recipes from other users - :earth_africa: localized in many languages thanks to the awesome community - :heavy_plus_sign: Many more like recipe scaling, image compression, cookbooks, printing views, ...