# Canning Calculator & Thermal-Process Simulator

> A canning process is judged by its F0 — the accumulated sterilizing value at the can's cold spot. This tool classifies the food by pH (the 4.6 low-acid line), builds the cold-spot heating-and-cooling curve, integrates F0 and cook value live, and checks container pressure and the double seam against spec across eight retort systems — all in the browser.


Live tool: https://lofttools.com/tools/cooking-tools/canning-calculator

Category: Cooking & Kitchen

## How it works

1. **Set the product** — Pick a product or enter pH and water activity — the tool classifies it low-acid or acidified and sets the target organism and F0 floor.
2. **Design the container** — Choose a round or rectangular can and size; the buckle and panel pressure limits derive automatically.
3. **Choose the retort and schedule** — Pick a retort system (still steam, water immersion, agitating, continuous, hydrostatic) and set retort temperature, come-up, hold, and cooling.
4. **Read the F0 and integrity** — Watch the cold-spot curve and F0 accrue live, then check the wall pressure, double-seam, and defect verdicts.

## FAQ

### What is F0 and how is it calculated?

F0 is the accumulated sterilizing value of a thermal process — the equivalent minutes at 121.1 °C (250 °F) delivered to the can's coldest point, using a z-value of 10 °C. The tool integrates the lethal rate L = 10^((T − 121.1)/z) over the whole cold-spot temperature curve (heating, hold, and cooling). Low-acid foods target at least the 12-D botulinum cook (F0 ≈ 3 min); commercial vegetable processes usually aim for 5–8 min.


### How does the cold-spot temperature curve work?

The simulator builds the cold-spot curve from the heat-penetration parameters fh and jh (the heating-rate index and lag), the retort temperature, come-up time, hold, and cooling. You can predict fh/jh from the container geometry, enter them directly, or import a thermocouple CSV and let the tool fit them — a measured curve works for any container shape because it already embodies the geometry.


### Which retort systems are supported?

Eight: still saturated steam, full water immersion, water spray/cascade, steam/air mix, agitating end-over-end, agitating axial reel, continuous rotary cooker-cooler, and hydrostatic. Agitation forces convection inside the can and shortens fh, so rotation raises F0 at the same hold time. Water and steam/air systems require an air overpressure to balance the can, which the tool applies automatically.


### How does it check container pressure and buckling?

It computes the peak internal pressure of the sealed can (expanded headspace gas plus saturated steam), subtracts the retort's external pressure, and compares the wall differential against the container's buckle limit (outward) and panel limit (inward). For round cans it also reports hoop stress; for flat-faced cans it derives the panel-buckling critical pressure. A cooling overpressure ramp shows the air pressure needed during cool-down to prevent buckling and peaking.


### What double-seam and defect analysis is included?

Enter the seam teardown dimensions (body hook, cover hook, seam width and thickness, plate gauges) and the tool computes overlap %, body-hook butting %, free space, and tightness, with a pass/fail against the can-size spec and a scaled cross-section drawing. The defect troubleshooter takes a symptom (swell, buckle, flat-sour, leaker, short overlap…) and returns ranked probable causes, the confirming test, the remedy, and a deep link to the input that fixes it.


### Is this safe to use for a commercial canning process?

It is a planning and education tool. It computes lethality (F0), pressure, and seam integrity to help you understand and tune a process, but it does not certify safety and never outputs a legally valid filed scheduled process. Any commercial low-acid or acidified process must be established and signed off by a qualified process authority under 21 CFR 113/114 (or USDA-FSIS 9 CFR for meat and poultry). Home canners should follow only research-tested NCHFP/USDA processes.


## Tips

- **F₀ is the sterilizing value** — The simulator integrates lethality over the whole cold-spot curve. Low-acid foods target F₀ ≥ 3 min (the 12-D botulinum cook); commercial vegetable processes usually aim for 5–8 min.
- **pH 4.6 picks the framework** — Above pH 4.6 the food is low-acid (21 CFR 113) and needs a pressure/retort process to hit 121 °C. Below 4.6 it is acid/acidified (21 CFR 114) and a boiling-water process is enough.
- **Agitation speeds the heat** — Rotary retorts (end-over-end, axial reel) force convection inside the can, shrinking fh — switch the retort system on the Process stop and watch F₀ rise at the same hold time.
- **Planning and education only** — CanCraft computes lethality and seam/pressure integrity to help you understand a process. It never replaces a qualified process authority or a filed scheduled process.

## Privacy — what we do not do

This tool runs entirely in the browser via WebAssembly. Your file never reaches a Loft Tools server. Specifically:

- **No upload.** The file bytes load into the browser tab's memory and process on your own CPU. Open DevTools → Network and observe zero outbound requests carrying file data while Canning Calculator & Thermal-Process Simulator runs.
- **No AI training on your file.** Loft does not train models. We could not train on a file we cannot see.
- **No content scanning.** No virus, copyright, or content-moderation pass against your file. The bytes are not accessible to us.
- **No server-side log of file contents, filenames, or EXIF metadata.** Cloudflare edge captures URL and truncated IP for abuse defense (standard CDN behaviour). Cloudflare Web Analytics records anonymous page hits, no cookies, no PII. Nothing about your file content reaches any log.
- **No retention.** Close the tab and the file leaves browser memory. No backups exist on our side because no copy ever existed on our side.
- **No account.** No email, no signup, no auth, no telemetry tied to you.
- **Offline-capable after first visit** (PWA). Once you've loaded a tool, it caches; later sessions work without internet. For high-sensitivity files, run the tool once online to warm the cache, then disconnect before processing.

Compare with upload-based services: each transmits your file to a processing server. Even over HTTPS, each has logs, retention windows, and subpoena exposure. Loft has none of these because the server architecture does not include your file.

## More

- All tools: https://lofttools.com/tools
- Category: https://lofttools.com/tools/cooking-tools
- LLM index: https://lofttools.com/llms.txt
