
Security News
Frontier AI Is Now Critical Infrastructure
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.
pdf-meta-editor
Advanced tools
Interactive cli for changing metadata of pdf files.

https://www.npmjs.com/package/pdf-meta-editor
sudo npm install -g pdf-meta-editor
pdf-meta-editor FILENAME
-h/--helpShow this help page.
$ pdf-meta-editor --help
pdf-meta-editor
Usage: pdf-meta-editor FILENAME [-p|-o]
pdf-meta-editor (-h|-v)
options
-h --help Show this help page.
-v --version Print the currently installed version.
-p --print Print the metadata instead of editing it.
-o --overwrite Overwrite the original file.
-v/--versionPrint the currently installed version.
-p/--printPrint the metadata instead of editing it.
$ pdf-meta-editor Demo.pdf --print
Printing metadata of file Demo.pdf
FileType: PDF
FileSize: 5.7 kB
FileModifyDate: 2018:07:13 00:00:00+00:00
FileAccessDate: 2018:07:13 12:00:00+00:00
FilePermissions: rw-r--r--
PDFVersion: 1.3
PageCount: 1
Linearized: No
Title: Demo Title
Author: Demo Author
Subject: Demo Subject
CreateDate: 2018:07:13 00:00:00
FileModifyDate: 2018:07:13 00:00:00+00:00
Creator: Demo Creator
Producer: Demo Producer
Keywords: demo,pdf,file
-o/--overwriteOverwrite the original file.
If not specified, the original file is retained by default.
FAQs
Interactive cli for changing metadata of pdf files
The npm package pdf-meta-editor receives a total of 0 weekly downloads. As such, pdf-meta-editor popularity was classified as not popular.
We found that pdf-meta-editor demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.

Security News
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.