Is my file changed by viewing its metadata?
No. This is read-only. The file is parsed, the fields are reported, and your upload is deleted as soon as the response is returned.
See exactly what a PDF is carrying before you send it: author, title, subject, keywords, the producing software and version, creation and modification dates, and page count. Inspect first, then decide what needs removing. It is free, needs no account, and adds no watermark to your result.
The document information dictionary and XMP metadata are read with PyMuPDF and returned as JSON, alongside page count and document properties. Nothing about the file is modified.
No. This is read-only. The file is parsed, the fields are reported, and your upload is deleted as soon as the response is returned.
It names the software and version that wrote the PDF. It is useful for debugging, and it also quietly tells recipients what your organisation runs.
Send the same file through Remove PDF Metadata, which clears these fields and saves a fresh copy without changing the visible pages.
Remove common PDF document metadata fields and save a cleaned copy without changing visible page content.
Inspect image dimensions, format, EXIF fields, camera data, orientation, DPI and embedded metadata as JSON.
Inspect file name, extension, MIME guess, size, timestamps where available and format-specific details for common media.
Inspect Word document title, subject, author, keywords, comments, revision and date properties as JSON.