logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

PDF Info - Generate PDF Information | Online Free DevTools by Hexmos

Generate PDF information with PDF Info. Extract metadata and analyze PDF documents including version, size, and security settings. Free online tool, no registration required.

pdfinfo

Portable Document Format (PDF) file information viewer. More information: https://www.xpdfreader.com/pdfinfo-man.html.

  • Print PDF file information:

pdfinfo {{path/to/file.pdf}}

  • Specify user password for PDF file to bypass security restrictions:

pdfinfo -upw {{password}} {{path/to/file.pdf}}

  • Specify owner password for PDF file to bypass security restrictions:

pdfinfo -opw {{password}} {{path/to/file.pdf}}

See Also