What File Metadata Actually Tells You (and What It Doesn't)
Metadata is the quiet part of a file. It sits alongside the pixels or the paragraphs, gets carried along by copy and paste, and can hold names, timestamps, GPS coordinates, application versions, and printer identifiers. Sometimes that is helpful. Sometimes it is a leak.
For photos, the interesting stuff is EXIF: camera model, lens, exposure settings, and — if location was on — GPS. Screenshots typically have far less, but Windows still stamps the tool that generated them. Batch-strip options in most viewers work; the tools we list in File Inspector make the field visible before you decide.
For PDFs, the risk is more subtle. Author name, application name, and creation timestamps can survive many edits. Some redaction tools flatten the visible bits but leave the metadata block untouched. A quick round trip through a re-print-to-PDF flattens it entirely.
For Office documents, hidden authorship data comes from the app, not the user. Windows recognizes the license holder as the default author; a shared machine will attribute all authors to whoever set up the license. If that matters to you, edit the Document Properties before sending.
Further reading: Wikipedia — PDF format overview.