How can I tell how many bytes a block of text in an email takes up?
Fresh3 days ago
Mar 15, 202629612 viewsConfidence Score0%
0%
Problem
I'm trying to find out how many bytes of data a PORTION of an email is taking up (not the whole email). How can I find this out? Maybe there's something in a text editor like notepad++ that could tell me?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I tell how many bytes a block of text in an email takes up?
Low Risk
Notepad++ does this. Simply copy & paste the part of the message you want to size up into a new tab and read the length off the length field in the status bar at the bottom: If you set the encoding to match your email client (Encoding menu -> UTF-8)…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix