Food

Nutrition Label Maker

Fill in the nutritional values to generate a US-style Nutrition Facts label. Copy or screenshot to use.
Product & Serving
Serving Size
Servings Per Container
Nutrients (per serving)
${' '.join(f'
{label} {unit}
' for fid,label,unit,val in [('cal','Calories','kcal','250'),('fat','Total Fat','g','8'),('satfat','Saturated Fat','g','2'),('transfat','Trans Fat','g','0'),('chol','Cholesterol','mg','30'),('sodium','Sodium','mg','620'),('carbs','Total Carbohydrate','g','37'),('fiber','Dietary Fiber','g','4'),('sugars','Total Sugars','g','12'),('protein','Protein','g','5'),('vitD','Vitamin D','mcg','2'),('calcium','Calcium','mg','260'),('iron','Iron','mg','8'),('potassium','Potassium','mg','235')])}
⚠️ Disclaimer: Labels generated are for informational purposes only. If you are creating labels for commercial food products, consult a registered dietitian and comply with FDA labeling regulations (21 CFR Part 101).