Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Interactive cli for changing metadata of pdf files

License

NotificationsYou must be signed in to change notification settings

Scriptim/pdf-meta-editor

Repository files navigation

version (npm)license (GitHub)downloads (npm)dependencies (libraries.io)

Interactive cli for changing metadata of pdf files.

Demo

https://www.npmjs.com/package/pdf-meta-editor

Installation

sudo npm install -g pdf-meta-editor

Usage

pdf-meta-editor FILENAME

Command Line Arguments

-h/--help

Show this help page.

$ pdf-meta-editor --helppdf-meta-editorUsage: 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/--version

Print the currently installed version.

-p/--print

Print the metadata instead of editing it.

Example
$ pdf-meta-editor Demo.pdf --printPrinting metadata of file Demo.pdfFileType: PDFFileSize: 5.7 kBFileModifyDate: 2018:07:13 00:00:00+00:00FileAccessDate: 2018:07:13 12:00:00+00:00FilePermissions: rw-r--r--PDFVersion: 1.3PageCount: 1Linearized: NoTitle: Demo TitleAuthor: Demo AuthorSubject: Demo SubjectCreateDate: 2018:07:13 00:00:00FileModifyDate: 2018:07:13 00:00:00+00:00Creator: Demo CreatorProducer: Demo ProducerKeywords: demo,pdf,file

-o/--overwrite

Overwrite the original file.

If not specified, the original file is retained by default.


[8]ページ先頭

©2009-2025 Movatter.jp