How to Use This Tool
Separate minification savings from source-map and wrapper overhead. Calculate minified file-size savings from original bytes, minified bytes, source-map transfer and runtime wrapper overhead.
The failure Minification Savings is designed to catch
Minification and compression solve different redundancy; compare transfer sizes only after deciding whether source maps are publicly delivered. The boundary is the job stated in Measure the Transfer Bytes Saved by Minification; Minification Savings is not intended to score or transform a different workflow.
The Minification Savings input contract
The fields used for this specific operation are Original size KB, Minified size KB, Source maps transferred KB, Wrapper overhead KB. Keep the source values beside the Minification Savings result, because replacing the original would remove the evidence needed to reproduce or reverse the operation.
- For Minification Savings, Original size KB starts at
1000in the worked case; replace that example with the matching source value. - For Minification Savings, Minified size KB starts at
600in the worked case; replace that example with the matching source value. - For Minification Savings, Source maps transferred KB starts at
0in the worked case; replace that example with the matching source value. - For Minification Savings, Wrapper overhead KB starts at
0in the worked case; replace that example with the matching source value.
Worked result for Minification Savings
The executable case called Default decision scenario expects out: 400.0. Verify that observation before entering real material, and then change one Minification Savings field at a time so an unexpected direction or formatting change can be traced to a specific input.
Reading the Minification Savings output
It combines original size kb, minified size kb, source maps transferred kb and wrapper overhead kb into one decision result using the formula explained on the page. Apply that answer only when Original size KB, Minified size KB, Source maps transferred KB, Wrapper overhead KB describe the same scope and format as the worked operation. If the source uses different units, quoting, nesting, timing or account rules, a plausible-looking Minification Savings output is not sufficient validation.
Assumptions attached to Minification Savings
- Minification Savings assumes that all inputs describe the same unit or reporting period unless the field explicitly says otherwise.
- Minification Savings assumes that the model includes only the four visible inputs and does not infer hidden platform charges.
If one of these Minification Savings assumptions is false, keep the result as a diagnostic rather than production or decision data, and choose an implementation that explicitly supports the missing rule.
Evidence maintained for Minification Savings
The recorded reference is MDN Web Docs — HTTP. Reopen that source when the definition, format, fee or policy behind Minification Savings changes; private configuration and downstream acceptance still have to be checked in the user's own system.
Where Minification Savings runs
The named operation executes in browser JavaScript without an ecech calculation API. For Minification Savings, local execution reduces transmission but does not control browser extensions, device security or the destination where the result is pasted, so sensitive inputs still require the user's normal handling rules.
Sources & assumptions
Tool Spec v2 · verified 2026-08-19. Platform rules and fees can change; the editable inputs remain authoritative for your account.
Official references
- MDN Web Docs — HTTP (checked 2026-08-19)
Model assumptions
- All inputs describe the same unit or reporting period unless the field explicitly says otherwise.
- The model includes only the four visible inputs and does not infer hidden platform charges.
