Quality
Supplement Scanner: Label Analyzer Free Dose Evidence Check
Free supplement scanner: paste a label, get active-ingredient lookup, dose-vs-evidence band check, brand sourcing notes from the BiologicalX registry.
Paste supplement label
Tip: copy directly from a brand's product page or the supplement-facts label. The parser handles mg, mcg, IU, mL, and g.
Scan results
Paste a label on the left to see the active-ingredient lookup and dose-vs-evidence band check.
Method
- Each line of the pasted label is parsed for an ingredient name + numeric dose + unit. Lines without a unit are ignored.
- The ingredient name is matched (case-insensitive substring) against the compound registry:
name+aka[]surfaces. First match wins. - Doses are normalized to mg (1 g = 1000 mg, 1 mcg = 0.001 mg). IU is left as-is because conversion is compound-specific (vitamin D, vitamin A, vitamin E all differ).
- Dose-vs-evidence is checked against the compound's
typicalDoseMg. The band is +/- 50% of typical. Outside the band gets flagged. - Brand sourcing is read from the compound's
vendorSlugs[]. Vendors not in the BiologicalX registry render as "unrated".