Recipe Analyzer

Recipe Analyzer

Loading interface...

Your previous analysis has been restored. You can continue where you left off!
Your Usage:
Today: {{ usageData.daily_used }}/{{ usageData.daily_limit }} This Month: {{ usageData.monthly_used }}/{{ usageData.monthly_limit }}
Premium Plan: {{ usageData.monthly_used }}/{{ usageData.monthly_limit }} this month
Lifetime Access: Unlimited Plan: {{ usageData.monthly_used }} analyses this month
{{ usageData.message }}
Manage Billing

Upgrade Required

{{ usageData ? usageData.message : 'You\'ve reached your analysis limit' }}

Basic - $5/month

25 analyses per month

Premium - $7/month

50 analyses per month

Add Recipe

View Saved Recipes

Enter your recipe ingredients below, one per line with amounts and units.

Sample recipe loaded: {{ loadedSampleRecipeName }}
Analyze up to 10 recipes at once. Enter recipe details for each one below.

Search for a recipe by name to automatically load its ingredients and nutrition information.

Found {{ recipeSearchResults.length }} recipes:
🍳
{{ recipe.title }}
⏱️ {{ recipe.readyInMinutes }} min 👥 {{ recipe.servings }} servings
{{ Math.round(recipe.nutrition.calories) }} cal {{ Math.round(recipe.nutrition.carbs) }}g carbs {{ Math.round(recipe.nutrition.protein) }}g protein {{ Math.round(recipe.nutrition.fat) }}g fat

Selected: {{ selectedRecipeInfo.recipe_title }}
{{ selectedRecipeInfo.servings }} servings {{ selectedRecipeInfo.ready_in_minutes }} min Recipe from {{ selectedRecipeInfo.source_name }} {{ selectedRecipeInfo.credits_text }}

Ingredients loaded automatically - you can edit them below if needed.

1

Extract Recipe from URL

TikTok URLs will be automatically detected and extracted using AI

Regular website URLs will be automatically switched to website extraction

Extracting recipe data from website...

Extracting recipe from TikTok video...

Recipe Not Found

{{ urlError }}

Tips for successful extraction:

  • Use URLs from recipe blogs and cooking websites
  • Make sure the page contains a complete recipe with ingredients
  • The page should have structured recipe data (schema markup)
TikTok Recipe Extraction Failed

{{ tiktokError }}

Tips for successful extraction:

  • Make sure the TikTok video is publicly accessible
  • The video description should contain a clear ingredient list
  • Use the full TikTok video URL (e.g., https://www.tiktok.com/@username/video/1234567890)
Recipe found: {{ selectedRecipeInfo.recipe_title }}
{{ servings }} servings {{ selectedRecipeInfo.ready_in_minutes }} min View Original

Ingredients extracted successfully - you can edit them below if needed.

2

Analyze Recipe Nutrition

Review the ingredients above and click "Analyze Recipe" to get detailed nutrition information.

Upload an image of your food or dish, and we'll analyze it to identify ingredients and their amounts.

Tips for Best Results:
  • One dish per photo: Upload an image containing a single recipe or dish for accurate analysis
  • Close-up shots: Focus on the food itself rather than table settings or decorations
  • Avoid clutter: Minimize background distractions like utensils, napkins, or other dishes
Recipe image preview
{{ imageAnalysisError }}
Dish detected!

{{ detectedDishName }}

AI has identified this dish - ingredients extracted below

You can edit the ingredients above if needed before analyzing nutrition.

Display units:

Serving Size Analysis

Total Recipe Weight
{{ totalWeightDisplay }}
Per Serving Weight
{{ servingSizeDisplay }}
Number of Servings
{{ servings }}

Analyzing Recipes...

{{ batchProgressText }}

Click any recipe to analyze it again or make modifications

Loading recent analyses...

No recent analyses found

Analyze a recipe to see it appear here automatically
{{ index + 1 }}
{{ analysis.recipe_name }}
{{ analysis.servings }} serving{{ analysis.servings > 1 ? 's' : '' }} {{ analysis.ingredients.split('\n').length }} ingredients {{ formatAnalysisDate(analysis.analyzed_at) }}
{{ analysis.analysis_method }} View Original
{{ Math.round(analysis.nutrition_data.nutrition.calories) }} cal
{{ Math.round(analysis.nutrition_data.nutrition.carbohydrates) }}g carbs
{{ Math.round(analysis.nutrition_data.nutrition.protein) }}g protein
{{ Math.round(analysis.nutrition_data.nutrition.fat) }}g fat
Saved

View Saved Recipes

Calculating serving size...

Analyzing recipe...

Analysis Results

{{ batchSuccessCount }} successful {{ batchFailedCount }} failed 0 failed {{ batchResults.length }} total
{{ result.success ? 'Complete' : 'Failed' }}

{{ result.recipeName || 'Recipe ' + (index + 1) }}

{{ result.data.servings }} servings {{ result.data.ingredients.split('\n').length }} ingredients
{{ result.data.modernNutritionData.calories }} cal
{{ result.data.modernNutritionData.macros.carbs.grams }}g carbs
{{ result.data.modernNutritionData.macros.protein.grams }}g protein
{{ result.data.modernNutritionData.macros.fat.grams }}g fat

{{ result.error || 'Failed to analyze this recipe' }}

Daily Nutrition Progress

Per serving nutritional contribution to daily values

{{ result.data.modernNutritionData.calories }}
kcal
{{ Math.min(result.data.modernNutritionData.dailyValues.calories, 100) }}%
Calories
of 2,000
{{ result.data.modernNutritionData.macros.protein.grams }}
g
{{ Math.min(result.data.modernNutritionData.dailyValues.protein, 100) }}%
Protein
of 50g
{{ result.data.modernNutritionData.macros.carbs.grams }}
g
{{ Math.min(result.data.modernNutritionData.dailyValues.carbohydrates, 100) }}%
Carbs
of 275g
{{ result.data.modernNutritionData.macros.fat.grams }}
g
{{ Math.min(result.data.modernNutritionData.dailyValues.fat, 100) }}%
Fat
of 78g
Net Carbs {{ Math.max(0, result.data.modernNutritionData.macros.carbs.grams - (result.data.modernNutritionData.nutrients.fiber.amount || 0)) }}g
Fiber {{ result.data.modernNutritionData.nutrients.fiber.amount || 0 }}g

Macronutrient Ratio

{{ result.data.macroRatioAnalysis.summary }}

(Ratios are based on calorie contribution, not total grams.)

Protein {{ result.data.modernNutritionData.macros.protein.percentage }}%
Carbs {{ result.data.modernNutritionData.macros.carbs.percentage }}%
Fat {{ result.data.modernNutritionData.macros.fat.percentage }}%
Recommended Ranges
Protein {{ result.data.macroRatioAnalysis.ranges.protein.label }}
Carbs {{ result.data.macroRatioAnalysis.ranges.carbs.label }}
Fat {{ result.data.macroRatioAnalysis.ranges.fat.label }}

Health Score

{{ result.data.nutritionData.healthScore }}/10
Low Medium High

Nutrients with positive impact

{{ item.label }} {{ Math.round(item.value) }}{{ item.unit }} {{ Math.min(100, Math.round((item.value / item.dv) * 100)) }}%

Nutrients with negative impact

{{ item.label }} {{ Math.round(item.value) }}{{ item.unit }} {{ Math.min(100, Math.round((item.value / item.dv) * 100)) }}%

Instructions

Nutrition Breakdown

Per serving nutritional contribution to daily values

Macronutrients

Protein {{ result.data.modernNutritionData.macros.protein.grams }}g
{{ result.data.modernNutritionData.dailyValues.protein }}%
of 50g daily value
Total Fat {{ result.data.modernNutritionData.macros.fat.grams }}g
{{ result.data.modernNutritionData.dailyValues.fat }}%
of 78g daily value
Total Carbohydrates {{ result.data.modernNutritionData.macros.carbs.grams }}g
{{ result.data.modernNutritionData.dailyValues.carbohydrates }}%
of 275g daily value
Net Carbs {{ Math.max(0, result.data.modernNutritionData.macros.carbs.grams - (result.data.modernNutritionData.nutrients.fiber.amount || 0)) }}g
{{ result.data.modernNutritionData.macros.carbs.grams }}g total - {{ result.data.modernNutritionData.nutrients.fiber.amount || 0 }}g fiber

Limit These

Saturated Fat {{ result.data.modernNutritionData.nutrients.saturatedFat.amount }}{{ result.data.modernNutritionData.nutrients.saturatedFat.unit }}
{{ result.data.modernNutritionData.dailyValues.saturatedFat }}%
of 20g daily value
Sodium {{ result.data.modernNutritionData.nutrients.sodium.amount }}{{ result.data.modernNutritionData.nutrients.sodium.unit }}
{{ result.data.modernNutritionData.dailyValues.sodium }}%
of 2300mg daily value
Cholesterol {{ result.data.modernNutritionData.nutrients.cholesterol.amount }}{{ result.data.modernNutritionData.nutrients.cholesterol.unit }}
{{ result.data.modernNutritionData.dailyValues.cholesterol }}%
of 300mg daily value
Total Sugars {{ result.data.modernNutritionData.nutrients.sugar.amount }}{{ result.data.modernNutritionData.nutrients.sugar.unit }}
{{ result.data.modernNutritionData.dailyValues.sugar || 0 }}%
of 50g daily value

Get Enough Of These

Dietary Fiber {{ result.data.modernNutritionData.nutrients.fiber.amount }}{{ result.data.modernNutritionData.nutrients.fiber.unit }}
{{ result.data.modernNutritionData.dailyValues.fiber }}%
of 28g daily value
Vitamin C {{ result.data.modernNutritionData.nutrients.vitaminC.amount }}{{ result.data.modernNutritionData.nutrients.vitaminC.unit }}
{{ result.data.modernNutritionData.dailyValues.vitaminC }}%
of 90mg daily value
Calcium {{ result.data.modernNutritionData.nutrients.calcium.amount }}{{ result.data.modernNutritionData.nutrients.calcium.unit }}
{{ result.data.modernNutritionData.dailyValues.calcium }}%
of 1300mg daily value
Iron {{ result.data.modernNutritionData.nutrients.iron.amount }}{{ result.data.modernNutritionData.nutrients.iron.unit }}
{{ result.data.modernNutritionData.dailyValues.iron }}%
of 18mg daily value
Potassium {{ result.data.modernNutritionData.nutrients.potassium.amount }}{{ result.data.modernNutritionData.nutrients.potassium.unit }}
{{ result.data.modernNutritionData.dailyValues.potassium }}%
of 4700mg daily value

Vitamins & Minerals

Vitamins

Vitamin A {{ result.data.modernNutritionData.nutrients.vitaminA.amount }}{{ result.data.modernNutritionData.nutrients.vitaminA.unit }}
{{ result.data.modernNutritionData.dailyValues.vitaminA }}%
of 900mcg daily value
Vitamin D {{ result.data.modernNutritionData.nutrients.vitaminD.amount }}{{ result.data.modernNutritionData.nutrients.vitaminD.unit }}
{{ result.data.modernNutritionData.dailyValues.vitaminD }}%
of 20mcg daily value
Vitamin E {{ result.data.modernNutritionData.nutrients.vitaminE.amount }}{{ result.data.modernNutritionData.nutrients.vitaminE.unit }}
{{ result.data.modernNutritionData.dailyValues.vitaminE }}%
of 15mg daily value
Vitamin K {{ result.data.modernNutritionData.nutrients.vitaminK.amount }}{{ result.data.modernNutritionData.nutrients.vitaminK.unit }}
{{ result.data.modernNutritionData.dailyValues.vitaminK }}%
of 120mcg daily value

Minerals

Magnesium {{ result.data.modernNutritionData.nutrients.magnesium.amount }}{{ result.data.modernNutritionData.nutrients.magnesium.unit }}
{{ result.data.modernNutritionData.dailyValues.magnesium }}%
of 420mg daily value
Phosphorus {{ result.data.modernNutritionData.nutrients.phosphorus.amount }}{{ result.data.modernNutritionData.nutrients.phosphorus.unit }}
{{ result.data.modernNutritionData.dailyValues.phosphorus }}%
of 1250mg daily value
Zinc {{ result.data.modernNutritionData.nutrients.zinc.amount }}{{ result.data.modernNutritionData.nutrients.zinc.unit }}
{{ result.data.modernNutritionData.dailyValues.zinc }}%
of 11mg daily value
Copper {{ result.data.modernNutritionData.nutrients.copper.amount }}{{ result.data.modernNutritionData.nutrients.copper.unit }}
{{ result.data.modernNutritionData.dailyValues.copper }}%
of 0.9mg daily value
Manganese {{ result.data.modernNutritionData.nutrients.manganese.amount }}{{ result.data.modernNutritionData.nutrients.manganese.unit }}
{{ result.data.modernNutritionData.dailyValues.manganese }}%
of 2.3mg daily value
Selenium {{ result.data.modernNutritionData.nutrients.selenium.amount }}{{ result.data.modernNutritionData.nutrients.selenium.unit }}
{{ result.data.modernNutritionData.dailyValues.selenium }}%
of 55mcg daily value

Comparison Summary

Compare nutrition across all successful analyses

Recipe Calories Protein Carbs Fat Health Score
{{ result.recipeName }} {{ result.data.modernNutritionData.calories }} {{ result.data.modernNutritionData.macros.protein.grams }}g {{ result.data.modernNutritionData.macros.carbs.grams }}g {{ result.data.modernNutritionData.macros.fat.grams }}g {{ result.data.nutritionData.healthScore }}/10
TOTAL {{ batchTotals.calories }} {{ batchTotals.protein }}g {{ batchTotals.carbs }}g {{ batchTotals.fat }}g

Combined Daily Values

Total nutrition from all recipes as percentage of daily recommended values

{{ batchTotals.calories }}
kcal
{{ Math.round((batchTotals.calories / 2000) * 100) }}%
Calories
of 2,000
{{ batchTotals.protein }}
g
{{ Math.round((batchTotals.protein / 50) * 100) }}%
Protein
of 50g
{{ batchTotals.carbs }}
g
{{ Math.round((batchTotals.carbs / 275) * 100) }}%
Carbs
of 275g
{{ batchTotals.fat }}
g
{{ Math.round((batchTotals.fat / 78) * 100) }}%
Fat
of 78g

Save Recipe

Daily Nutrition Progress

Per serving nutritional contribution to daily values

⚠️ Values recalculated for {{ servings }} servings
{{ modernNutritionData.calories }}
kcal
{{ Math.min(modernNutritionData.dailyValues.calories, 100) }}%
Calories
of 2,000
{{ modernNutritionData.macros.protein.grams }}
g
{{ Math.min(modernNutritionData.dailyValues.protein, 100) }}%
Protein
of 50g
{{ modernNutritionData.macros.carbs.grams }}
g
{{ Math.min(modernNutritionData.dailyValues.carbohydrates, 100) }}%
Carbs
of 275g
{{ modernNutritionData.macros.fat.grams }}
g
{{ Math.min(modernNutritionData.dailyValues.fat, 100) }}%
Fat
of 78g
Net Carbs {{ Math.max(0, modernNutritionData.macros.carbs.grams - (modernNutritionData.nutrients.fiber || 0)) }}g
Fiber {{ modernNutritionData.nutrients.fiber || 0 }}g

Macronutrient Ratio

{{ macroRatioAnalysis.summary }}

(Ratios are based on calorie contribution, not total grams.)

Protein {{ modernNutritionData.macros.protein.percentage }}%
Carbs {{ modernNutritionData.macros.carbs.percentage }}%
Fat {{ modernNutritionData.macros.fat.percentage }}%
Recommended Ranges
Protein {{ macroRatioAnalysis.ranges.protein.label }}
Carbs {{ macroRatioAnalysis.ranges.carbs.label }}
Fat {{ macroRatioAnalysis.ranges.fat.label }}



View detailed breakdown →

Health Score

{{ healthScore }}/10
Low Medium High

Nutrients with positive impact

{{ item.label }} {{ Math.round(item.value) }}{{ item.unit }} {{ Math.min(100, Math.round((item.value / item.dv) * 100)) }}%

Nutrients with negative impact

{{ item.label }} {{ Math.round(item.value) }}{{ item.unit }} {{ Math.min(100, Math.round((item.value / item.dv) * 100)) }}%

What's affecting your score

Per serving, these ingredients contribute most to factors that lower the health score:

{{ contributor.name }} #{{ index + 1 }}
{{ contribution.label }} {{ contribution.amount }}{{ contribution.unit }} ({{ contribution.percentage }}% of serving total)

AI-powered recommendations to improve this recipe's nutrition

Health Improvement Suggestions

{{ suggestion.type }}
{{ getImpactIcon(suggestion.impact) }} {{ suggestion.impact || 'Medium' }} Impact
{{ suggestion.title }}

{{ suggestion.description }}

Current: {{ suggestion.original }}
Better: {{ suggestion.replacement }}

Nutrition balance score

About this score: it reflects one serving and is computed on a 1–10 scale using FDA Daily Values. We compare how much each nutrient contributes per serving and balance beneficial nutrients (unsaturated fat, fiber, protein, potassium, magnesium, iron) against nutrients to limit (saturated fat, added sugars, sodium, cholesterol, total carbohydrates). Higher is better. We analyze 28+ nutrients; the key drivers are summarized below. Total sugars are shown for context, but only added sugars influence the score.

{{ healthScore }}/10
{{ healthScoreCategory === 'high' ? 'High' : (healthScoreCategory === 'low' ? 'Low' : 'Medium') }}

Nutrients with positive impact

{{ item.label }} {{ Math.round(item.value) }}{{ item.unit }} {{ Math.min(100, Math.round((item.value / item.dv) * 100)) }}%

Nutrients with negative impact

{{ item.label }} {{ Math.round(item.value) }}{{ item.unit }} {{ Math.min(100, Math.round((item.value / item.dv) * 100)) }}%

Instructions

Nutrition Breakdown

Per serving nutritional contribution to daily values

⚠️ Values recalculated for {{ servings }} servings

Macronutrients

Protein {{ modernNutritionData.macros.protein.grams }}g
{{ modernNutritionData.dailyValues.protein }}%
of 50g daily value
Total Fat {{ modernNutritionData.macros.fat.grams }}g
{{ modernNutritionData.dailyValues.fat }}%
of 78g daily value
Total Carbohydrates {{ modernNutritionData.macros.carbs.grams }}g
{{ modernNutritionData.dailyValues.carbohydrates }}%
of 275g daily value
Net Carbs {{ Math.max(0, modernNutritionData.macros.carbs.grams - (modernNutritionData.nutrients.fiber || 0)) }}g
{{ modernNutritionData.macros.carbs.grams }}g total - {{ modernNutritionData.nutrients.fiber || 0 }}g fiber

Limit These

Saturated Fat {{ modernNutritionData.nutrients.saturatedFat }}g
{{ modernNutritionData.dailyValues.saturatedFat }}%
of 20g daily limit
Sodium {{ modernNutritionData.nutrients.sodium }}mg
{{ modernNutritionData.dailyValues.sodium }}%
of 2,300mg daily limit
Cholesterol {{ modernNutritionData.nutrients.cholesterol }}mg
{{ modernNutritionData.dailyValues.cholesterol }}%
of 300mg daily limit
Total Sugars {{ modernNutritionData.nutrients.sugar }}g
{{ Math.round((modernNutritionData.nutrients.sugar / 50) * 100) }}%
of 50g recommended limit

Get Enough Of These

Dietary Fiber {{ modernNutritionData.nutrients.fiber }}g
{{ modernNutritionData.dailyValues.fiber }}%
of 28g daily value
Vitamin C {{ modernNutritionData.nutrients.vitaminC }}mg
{{ modernNutritionData.dailyValues.vitaminC }}%
of 90mg daily value
Calcium {{ modernNutritionData.nutrients.calcium }}mg
{{ modernNutritionData.dailyValues.calcium }}%
of 1,300mg daily value
Iron {{ modernNutritionData.nutrients.iron }}mg
{{ modernNutritionData.dailyValues.iron }}%
of 18mg daily value
Potassium {{ modernNutritionData.nutrients.potassium }}mg
{{ modernNutritionData.dailyValues.potassium }}%
of 4,700mg daily value

Vitamins & Minerals

Vitamins

Vitamin A {{ modernNutritionData.nutrients.vitaminA }}µg
{{ modernNutritionData.dailyValues.vitaminA }}%
of 900µg daily value
Vitamin C {{ modernNutritionData.nutrients.vitaminC }}mg
{{ modernNutritionData.dailyValues.vitaminC }}%
of 90mg daily value
Vitamin D {{ modernNutritionData.nutrients.vitaminD }}µg
{{ modernNutritionData.dailyValues.vitaminD }}%
of 20µg daily value
Vitamin E {{ modernNutritionData.nutrients.vitaminE }}mg
{{ modernNutritionData.dailyValues.vitaminE }}%
of 15mg daily value
Vitamin K {{ modernNutritionData.nutrients.vitaminK }}µg
{{ modernNutritionData.dailyValues.vitaminK }}%
of 120µg daily value
Vitamin B1 (Thiamin) {{ modernNutritionData.nutrients.vitaminB1 }}mg
{{ modernNutritionData.dailyValues.vitaminB1 }}%
of 1.2mg daily value
Vitamin B2 (Riboflavin) {{ modernNutritionData.nutrients.vitaminB2 }}mg
{{ modernNutritionData.dailyValues.vitaminB2 }}%
of 1.3mg daily value
Vitamin B3 (Niacin) {{ modernNutritionData.nutrients.vitaminB3 }}mg
{{ modernNutritionData.dailyValues.vitaminB3 }}%
of 16mg daily value
Vitamin B5 (Pantothenic Acid) {{ modernNutritionData.nutrients.vitaminB5 }}mg
{{ modernNutritionData.dailyValues.vitaminB5 }}%
of 5mg daily value
Vitamin B6 {{ modernNutritionData.nutrients.vitaminB6 }}mg
{{ modernNutritionData.dailyValues.vitaminB6 }}%
of 1.7mg daily value
Vitamin B12 {{ modernNutritionData.nutrients.vitaminB12 }}µg
{{ modernNutritionData.dailyValues.vitaminB12 }}%
of 2.4µg daily value
Folate {{ modernNutritionData.nutrients.folate }}µg
{{ modernNutritionData.dailyValues.folate }}%
of 400µg daily value

Minerals

Magnesium {{ modernNutritionData.nutrients.magnesium }}mg
{{ modernNutritionData.dailyValues.magnesium }}%
of 420mg daily value
Phosphorus {{ modernNutritionData.nutrients.phosphorus }}mg
{{ modernNutritionData.dailyValues.phosphorus }}%
of 1,250mg daily value
Zinc {{ modernNutritionData.nutrients.zinc }}mg
{{ modernNutritionData.dailyValues.zinc }}%
of 11mg daily value
Copper {{ modernNutritionData.nutrients.copper }}mg
{{ modernNutritionData.dailyValues.copper }}%
of 0.9mg daily value
Manganese {{ modernNutritionData.nutrients.manganese }}mg
{{ modernNutritionData.dailyValues.manganese }}%
of 2.3mg daily value
Selenium {{ modernNutritionData.nutrients.selenium }}µg
{{ modernNutritionData.dailyValues.selenium }}%
of 55µg daily value

Nutrition Facts Label

Nutrition label for your recipe

View Saved Labels

Customize how serving size appears on the nutrition label

Ingredients: {{ ingredientsText }}
Contains: {{ containsText }}
Recipe analyzed by

🔒 Nutrition Facts Label

Upgrade to Premium or Unlimited to unlock FDA-compliant nutrition labels for your recipes.

Premium includes nutrition labels with credit • Unlimited removes credit

Want to Add Nutrition Facts to Your WordPress Site?

Take your food blogging to the next level with Recipe Card Blocks - the complete WordPress recipe plugin that lets you easily add beautiful nutrition facts labels directly to your posts and pages.

✔️ Nutrition facts block
✔️ Beautiful recipe cards with structured data
✔️ SEO-optimized for Google Rich Results
✔️ Used on 20,000+ websites
About Daily Values (DV)

Daily Values are based on a 2,000 calorie diet. Your daily values may be higher or lower depending on your calorie needs, age, gender, and physical activity level.

Nutrition information is estimated based on ingredient data and may vary depending on preparation methods, ingredient brands, and portion sizes. This information should not be used for medical dietary planning. Consult with a healthcare professional or registered dietitian for personalized nutrition advice.

🗂️ Data source & references


🐛 Found a bug? Please send us an email with more details.

📢 Suggest a Feature! Submit your idea on the Feature Requests page.

Save Your Recent Analyses to Your Account?

We found {{ localStorageAnalyses.length }} recent analyse{{ localStorageAnalyses.length > 1 ? 's' : '' }} saved in your browser from when you weren't logged in.

Analyses to migrate:

  • {{ analysis.recipe_name }} {{ formatAnalysisDate(analysis.analyzed_at) }} • {{ analysis.servings }} serving{{ analysis.servings > 1 ? 's' : '' }}
  • + {{ localStorageAnalyses.length - 3 }} more analyses

Benefits of saving to your account:

  • ✅ Access from any device
  • ✅ Save as permanent recipes
  • ✅ Never lose your analyses
  • ✅ Sync across all your devices

Maximize Your Health with Our Free Recipe Nutrition Calculator

Our recipe analyzer provides a comprehensive nutritional breakdown for any recipe, from your family favorites to new dishes you’re eager to try. With just a simple paste of your ingredients, you’ll gain insights into the calorie content and detailed nutrition facts, helping you make informed dietary choices.

Accurate and Trustworthy Nutritional Information

Accurate and Trustworthy Nutritional Information

Leverage reliable data aligned with USDA guidelines to ensure you’re getting precise and actionable nutritional information. Our tool allows you to understand the nutritional impact of every ingredient, helping you adapt recipes for better health outcomes.

Enhance Your Recipes for Better Nutrition

Explore how modifying ingredients can improve the nutritional value of your dishes. Whether you aim to reduce calories, increase protein intake, or adjust carbohydrate levels, our recipe nutrition facts calculator empowers you with the knowledge to tweak your recipes for maximum nutritional benefit.

Enhance Your Recipes for Better Nutrition
Smart Decisions with Easy Comparisons

Smart Decisions with Easy Comparisons

Compare nutritional data across different recipes to choose the best options for your health goals. Our free tool makes it simple to analyze variations of a dish with different ingredients, giving you the power to make smarter, healthier food choices.

Start Analyzing Your Recipes Like a Pro

Join thousands of food professionals who save hours with instant nutrition data, automated scaling, and FDA-compliant labeling.

View plans and pricing

Powerful Features for
Complete Recipe Analysis

Our recipe analyzer offers flexible input methods and smart features designed for everyone - from home cooks to professionals - making comprehensive nutritional analysis simple and accessible.

#1

Multiple Ways to Add Recipes

Choose the method that works best for you.

Enter ingredients

Manually type or paste your recipe ingredients list with quantities and measurements. Our intelligent parser recognizes common ingredients and cooking terms, automatically calculating precise nutritional breakdowns including calories, macros, vitamins, and minerals for your custom recipes.

Enter ingredients

Search Recipe

Browse our extensive database of thousands of popular recipes from cuisines worldwide. Find dishes by name, ingredient, or dietary preference and get instant comprehensive nutritional analysis without any manual input required.

Search Recipe

Analyze from URL

Simply paste a link to any online recipe from popular cooking websites, food blogs, or recipe platforms. Our advanced extraction technology automatically reads the ingredients list, quantities, and serving information to provide complete nutritional analysis.

Analyze from URL

Analyze from Image

Upload a photo of your handwritten recipe, cookbook page, or ingredients list from any source. Our smart OCR technology accurately converts text to digital format and analyzes the nutritional content automatically.

Analyze from Image
#2

Save Your Recipes from Anywhere

Stop losing recipes in screenshot folders, Instagram saves, and scattered notebooks. Analyze recipes from photos, URLs, or handwritten notes, then organize everything in one searchable digital library with complete nutrition data. Your entire recipe collection, finally in one place.

  • Analyze recipes from screenshots and photos
  • Import directly from recipe website URLs
  • Digitize handwritten recipe cards
  • Search your entire collection instantly
  • Access from any device, anywhere
  • Complete nutrition data for every recipe
Save Your Recipes from Anywhere
#3

Smart Serving Calculations

Effortlessly adjust serving sizes to match your needs. Our intelligent calculator automatically recalculates all nutritional values - calories, macros, vitamins, and minerals - ensuring accurate per-serving information for any portion size you choose.

Smart Serving Calculations
#4

Built-In FDA-Compliant Labels

Each recipe analysis automatically includes a professional Nutrition Facts label that meets FDA standards. Download your label immediately in PDF or PNG format for packaging, cookbooks, websites, or client consultations—no additional work required.

Professional Nutrition Labels
#5

Intelligent Health Score Analysis

Receive an instant 1-10 nutritional quality rating based on FDA Daily Values and 28+ analyzed nutrients. Our smart algorithm identifies beneficial components like fiber and protein while flagging nutrients to limit, giving you clear insights into your recipe's overall healthiness.

Intelligent Health Score Analysis
#6

Batch Analysis

Analyze multiple recipes in one session without hitting daily limits. Perfect for food bloggers managing content calendars, cookbook authors preparing manuscripts, or meal prep businesses building recipe libraries at scale.

Batch Analysis
#7

Enhance Recipes using AI

Automatically generate beautiful recipe images and detailed cooking instructions with AI. Perfect for completing recipes scraped from websites, adding visual appeal to plain text recipes, or filling in missing details from ingredient-only analyses.

Enhance Recipes using AI
#8

Toggle between US and Metric units

Switch instantly between cups, tablespoons, and ounces or grams, milliliters, and kilograms. Perfect for following international recipes, sharing content with global audiences, or simply using your preferred measurement system.

Toggle between US and Metric units

Ready to Get Started?

All these professional features are just clicks away. Find the perfect plan for your recipe management needs.

See pricing options

Beyond Analysis: Tools to Plan, Organize & Share

Take your analyzed recipes further with integrated tools that help you plan weekly meals, organize recipe collections, and create professional nutrition labels. Everything works together seamlessly—analyze once, use everywhere across your cooking workflow.

Meal Planner for Healthy Eating

Meal Planner for Healthy Eating

Create personalized weekly meal plans that match your calorie and macro targets. Apply dietary filters like keto, vegan, gluten-free, or low-sugar, then build your week using saved recipes or thousands from our database. Track daily calorie totals and macro breakdowns across your entire week.

Nutrition Facts Label Generator

Generate professional Nutrition Facts labels that meet current FDA standards. Our label creator automatically formats your nutritional data into print-ready labels you can export as PDF or PNG files for packaging, websites, cookbooks, or any food project. Create unlimited labels with your subscription.

Discover label creation
Nutrition Facts Label Generator
Digital Cookbooks to Group Recipes

Digital Cookbooks to Group Recipes

Create unlimited cookbooks like "Weeknight Dinners," "Keto Favorites," or "Holiday Baking" to group your analyzed recipes. Add any recipe to multiple collections, browse organized recipe cards with nutrition data, and pull recipes directly into meal plans from the cookbook that makes sense for the moment.

Discover digital cookbooks

Choose Your Plan

Monthly
Yearly Get 2 months for free!

Basic

$5 /month
  • 25 analyses per month
  • Analyze & Save Recipes NEW
  • All nutrition features
  • Image analysis
  • Meal Planner
  • FDA-compliant Nutrition Labels
  • Save Nutrition Labels
  • Batch Analysis

Unlimited

$19 /month
  • Unlimited analyses
  • Analyze & Save Recipes NEW
  • All nutrition features
  • Image analysis
  • Meal Planner NEW
  • FDA-compliant Nutrition Labels
  • Save Nutrition Labels NEW
  • White-Label Nutrition Labels
  • Batch Analysis NEW

Frequently Asked Questions

How does the usage tracking work?

We track usage by user account (if logged in) or IP address (for anonymous users). Daily limits reset at midnight, monthly limits reset on the 1st of each month.

Can I cancel my subscription anytime?

Yes! You can cancel your subscription at any time through your Stripe customer portal. You'll continue to have access until your current billing period ends.

What happens if I exceed my limits?

Free users will be prompted to upgrade. Premium users who exceed 50 analyses will need to upgrade to unlimited or wait for the next billing cycle.

Are the nutrition calculations accurate?

We use an external API which provides USDA-sourced nutrition data. Results are estimates and may vary based on ingredient brands and preparation methods.

How do I access my billing portal and manage my subscription?

If you're a subscriber, use the "My Account" button above, or enter your email in the customer portal section. You can view invoices, update payment methods, download receipts, and cancel your subscription through the Stripe Customer Portal.

wpzoom team

Trusted by 250,000+ Customers Worldwide

"We've spent over a decade helping food bloggers and creators succeed with our WordPress themes and plugins. With 20,000+ food blogs already using our tools, the Recipe Analyzer is our way of extending that same commitment to quality and reliability into nutrition analysis - giving our community the professional tools they deserve."

Pavel Ciorici

Recipe Card Blocks & WPZOOM Founder

Never Miss a New Feature!

Never Miss New Features

Join 27K+ users getting notified when we launch new recipe analysis capabilities and nutrition tools.

.

Other Tools from Recipe Card Blocks

These powerful tools are designed to help you easily scale your recipes up or down for any serving size, instantly convert measurements between US and Metric units, and calculate your daily calorie needs for perfect results every time.

Recipe Converter Calculator

Recipe Converter Calculator

Easily adjust recipes to serve more or fewer people without the hassle.

Start converting
Recipe Unit Converter

Recipe Unit Converter

Effortlessly convert recipe measurements between US and Metric systems.

Start converting
Calorie Calculator

Calorie Calculator

Calculate your daily calorie needs and macronutrient targets based on your goals.

Calculate calories

Help Us Improve our Analyzer!
Your feedback helps to make this analyzer better

What best describes you?

What features would you like us to add to the Analyzer? (optional)

Want updates about new features? (optional)

We'll only email you about major new features, no spam!