# BDO Craft Helper > A free web-based calculator for Black Desert Online (BDO) cooking and alchemy crafting. Users input their inventory of ingredients and the tool instantly calculates which recipes can be crafted, how many times, and the total EXP gained. Supports both English and Turkish. BDO Craft Helper is a single-page application built for Black Desert Online players who want to optimize their cooking and alchemy sessions. It cross-references the user's current inventory against a database of recipes and surfaces the best crafting options in real time. Key features: - Inventory management: search and add ingredients with quantities - Direct craftable recipe matching: shows all recipes achievable with current inventory - Recursive / chained crafting: detects recipes whose sub-ingredients can themselves be crafted from the inventory (e.g. crafting flour from grain, then using flour for a meal) - Sorting by Max Crafts or Total EXP gained - Bilingual interface: English and Turkish (TR) language toggle - Feedback form for bug reports and suggestions The recipe and item database is sourced from BDO Codex and kept up to date with game patches. ## App - [BDO Craft Helper](https://www.bdocraftinglab.com/): Main crafting calculator — enter your inventory and calculate available recipes ## Data & API - [Recipes API](https://www.bdocraftinglab.com/api/recipes): Full JSON list of all cooking and alchemy recipes with ingredients, EXP values, and profession info - [Items API](https://www.bdocraftinglab.com/api/items): Full JSON list of all items including icons, names (EN + TR), and IDs ## Optional - [Sitemap](https://www.bdocraftinglab.com/sitemap.xml): Site map - [robots.txt](https://www.bdocraftinglab.com/robots.txt): Crawl policy