Recipe & text unit converter
Paste a recipe, a product spec or a page of travel notes. Every measurement comes back converted, each one checkable against the original words.
What it handles, and what it will not
It reads fractions (“1 ½”, “3/4”), US and imperial pints and gallons, oven temperatures, lengths, areas and speeds. Rows show the exact words it matched, so a misread is easy to spot and fix with the dropdown.
It will not convert between volume and weight (cups of flour to grams), because that depends on the ingredient. Counts without units (“2 eggs”) are left alone. The reading step uses an AI model through Vercel AI Gateway; the numbers never do.
Questions
What does the AI do here?
It only reads your text and lists each quantity and unit it finds. The conversion itself is done in your browser with exact factors, the same ones used by every converter on this site.
Is my text stored?
Your text is sent to our server, passed to an AI model through Vercel AI Gateway to extract the quantities, and not saved by ConvertQuick. Do not paste anything private.
Can it turn cups of flour into grams?
No. Cups are volume and grams are mass; converting between them needs the density of each ingredient, which varies. This tool converts cups to millilitres, ounces to grams, °F to °C and so on.
What if it misreads a quantity?
Every row shows the original snippet next to the unit it was read as. You can change the unit or the target, or remove the row.