Gmail Clipping Checker
Check the source size of an HTML email and see how close it is to a commonly reported Gmail clipping benchmark.
How to check your email HTML
- Paste the HTML or import a UTF-8 .html file.
- Read exact bytes, decimal kB, binary KiB and the advisory band.
- Review overlapping diagnostics, compare an edited version, then test the final delivered email.
Features
- Measures email HTML as UTF-8 source bytes
- Shows size contributors and overlapping findings
- Compares a revised version with the original
- Compares size with an advisory Gmail reference
- Lets you copy a concise size report
Use cases
- Check an email before a Gmail send test
- Find large markup in an email template
- Compare the byte size before and after editing
- Share a source-size report during email QA
What the number means
<p>Hello</p> is 12 UTF-8 bytes; & is five source bytes. We count source code, not rendered text.
Remote image files are excluded, but URLs and embedded data URI text count. ESP tracking and personalization may change the received HTML.
A lower source size does not guarantee that Gmail will show the whole message. Preserve layout and required content when revising code.
Local analysis and limits
The tool analyzes locally and never renders or uploads your HTML. Files must be UTF-8 and at most 5 MiB; editor analysis stops above 5,000,000 UTF-16 units.
Questions about Gmail clipping
Related tools
SMS Character Counter & Segment Calculator
See how your message is encoded, where its segments end and what it may cost. Your text stays in your browser.
Open tool — SMS Character Counter & Segment CalculatorSocial Media Character Counter
Check platform-specific limits and split posts without losing text.
Open tool — Social Media Character CounterCharacter Counter
Count characters, words, sentences and paragraphs. Check word density, reading time and UTF-8 size, all in your browser.
Open tool — Character CounterText Size Calculator
Compare text encodings and payload sizes in your browser.
Open tool — Text Size CalculatorPDF Text Cleaner
Fix line breaks and spacing in text copied from a PDF. Preserve your original and review ambiguous hyphens before copying the cleaned text.
Open tool — PDF Text CleanerFancy Text Converter
Convert supported fancy Unicode letters to normal text locally. Keep case, accents, emoji and your original text.
Open tool — Fancy Text ConverterGarbled Text Fixer
Fix garbled text and repair broken accents with a browser-based mojibake fixer. Review each possible UTF-8 reversal before applying it.
Open tool — Garbled Text FixerCSV Delimiter Converter
Convert CSV separators, preview real columns and spot import problems. Works locally with CSV, TSV and text; values remain unchanged.
Open tool — CSV Delimiter ConverterCompare Two CSV Files
Match rows by a key column and find added, removed and changed records.
Open tool — Compare Two CSV Files