Metadata that commonly leaks
Metadata is extra information stored inside or around a file. A photo may include camera model, GPS location, capture time, editing software, or device identifiers. A PDF may include author names, original file paths, document titles, producer software, and timestamps.
Metadata is useful for organizing files, but it can create privacy problems when the file leaves your own device. Public uploads, client deliveries, legal documents, marketplace images, and social posts deserve a quick metadata check first.
- Photos: EXIF, GPS, camera, lens, date, and editing data.
- PDFs: title, author, subject, creator, producer, and timestamps.
- Documents: tracked changes, comments, template paths, and author properties.
Safe sharing workflow
Start by making a copy of the source file. Remove metadata from the copy, inspect the result, and share only the cleaned version. This keeps your original archive intact while reducing accidental leakage from public or client-facing files.
For photos, remove EXIF before posting or sending. For PDFs, inspect metadata and review the visible pages for hidden content, comments, annotations, or accidental embedded screenshots.
Metadata removal is not redaction
Removing metadata does not erase visible text, hidden layers, or content that still appears on the page. If a PDF contains confidential text, use a redaction workflow before metadata cleanup. Redaction should remove the underlying content, not just draw a black box over it.
After redaction or metadata cleanup, reopen the exported file and search for sensitive words. A final review catches mistakes before the file reaches a search engine, a client portal, or a public CDN.