What your screenshots reveal
Screenshots carry less metadata than photos — but structured text chunks, software strings and, above all, visible content. What to check before you paste one.
A screenshot has a reputation for being harmless: it is just pixels, isn't it? Less metadata than a camera photo, sure — but a screenshot is a structured image file, and its structure can carry labels, software names and timestamps.
The file is a list of chunks
PNG — the default screenshot format on almost every platform — is a sequence of chunks. Each
chunk has a 4-byte length, a 4-byte type and a payload. Text chunks such as tEXt, zTXt and
iTXt can hold arbitrary key/value strings.
In a hex view, the text chunks announce themselves by their ASCII type name:
What typically leaks
| Software | Snipping Tool 11.2401 / macOS 15.2 |
| Device | MacBook Pro 16-inch |
| CreationTime | 2026-09-23T08:14:02Z |
| Pixel dimensions | 1512 × 982 |
| Visible content | tabs, notifications, names |
More important than metadata: the content itself
For screenshots, the real risk usually sits in the pixels, not the properties:
- Notification pop-ups that show names, e-mail subjects or message previews.
- Browser tabs that reveal open documents, tickets or internal tools.
- Window titles and file paths in the title bar or a terminal prompt.
- Avatars and account names in the corner of a chat window.
Metadata cleaning will not fix any of that. It is worth a second look at the image itself.
How to check and clean
- Drop the screenshot into ShredHub to see its text chunks and any software strings.
- Clean with the standard preset to empty the metadata fields.
- Re-scan the result, then look at the picture once more for content leaks.
- When in doubt, crop or redact before you share.
Takeaway
Screenshots are cleaner than photos but not clean. The metadata tends to be small — the visible content is where the sensitive information usually is. Check both.