{"id":13583684,"url":"https://github.com/Scriptim/pdf-meta-editor","last_synced_at":"2025-04-06T21:32:49.812Z","repository":{"id":15264530,"uuid":"140786814","full_name":"Scriptim/pdf-meta-editor","owner":"Scriptim","description":"Interactive cli for changing metadata of pdf files","archived":false,"fork":false,"pushed_at":"2023-02-10T03:57:37.000Z","size":3940,"stargazers_count":22,"open_issues_count":8,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-01T19:07:05.086Z","etag":null,"topics":["cli","command-line","command-line-interface","command-line-tool","document","exif","exif-metadata","exiftool","interactive","interactive-cli","meta-data","metadata","nodejs","npm","npm-package","pdf","pdf-document","pdf-files","pdf-meta-editor","tool"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/pdf-meta-editor","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Scriptim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-07-13T02:28:52.000Z","updated_at":"2024-09-07T09:03:44.000Z","dependencies_parsed_at":"2024-01-24T13:06:14.025Z","dependency_job_id":null,"html_url":"https://github.com/Scriptim/pdf-meta-editor","commit_stats":{"total_commits":61,"total_committers":3,"mean_commits":"20.333333333333332","dds":"0.11475409836065575","last_synced_commit":"a8e9274f1dc049e8ef896944bdee3d1a0a041995"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scriptim%2Fpdf-meta-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scriptim%2Fpdf-meta-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scriptim%2Fpdf-meta-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scriptim%2Fpdf-meta-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Scriptim","download_url":"https://codeload.github.com/Scriptim/pdf-meta-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223264898,"owners_count":17116233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","command-line","command-line-interface","command-line-tool","document","exif","exif-metadata","exiftool","interactive","interactive-cli","meta-data","metadata","nodejs","npm","npm-package","pdf","pdf-document","pdf-files","pdf-meta-editor","tool"],"created_at":"2024-08-01T15:03:41.945Z","updated_at":"2024-11-06T00:30:36.242Z","avatar_url":"https://github.com/Scriptim.png","language":"JavaScript","readme":"# pdf-meta-editor\n\n[![version (npm)](https://img.shields.io/npm/v/pdf-meta-editor.svg?style=flat-square)](https://www.npmjs.com/package/pdf-meta-editor)\n[![license (GitHub)](https://img.shields.io/github/license/Scriptim/pdf-meta-editor.svg?longCache=true\u0026style=flat-square)](https://github.com/Scriptim/pdf-meta-editor/blob/master/LICENSE.md)\n[![downloads (npm)](https://img.shields.io/npm/dt/pdf-meta-editor.svg?style=flat-square)](https://www.npmjs.com/package/pdf-meta-editor)\n[![dependencies (libraries.io)](https://img.shields.io/librariesio/release/npm/pdf-meta-editor.svg?style=flat-square)](https://libraries.io/npm/pdf-meta-editor)\n\nInteractive cli for changing metadata of pdf files.\n\n![Demo](https://raw.githubusercontent.com/Scriptim/pdf-meta-editor/master/demo.gif \"Demo\")\n\n\u003chttps://www.npmjs.com/package/pdf-meta-editor\u003e\n\n## Installation\n\n    sudo npm install -g pdf-meta-editor\n\n## Usage\n\n    pdf-meta-editor FILENAME\n\n### Command Line Arguments\n\n#### `-h/--help`\n\nShow this help page.\n\n    $ pdf-meta-editor --help\n    pdf-meta-editor\n\n    Usage: pdf-meta-editor FILENAME [-p|-o]\n           pdf-meta-editor (-h|-v)\n\n    options\n      -h --help      Show this help page.\n      -v --version   Print the currently installed version.\n      -p --print     Print the metadata instead of editing it.\n      -o --overwrite Overwrite the original file.\n\n#### `-v/--version`\n\nPrint the currently installed version.\n\n#### `-p/--print`\n\nPrint the metadata instead of editing it.\n\n##### Example\n\n    $ pdf-meta-editor Demo.pdf --print\n    Printing metadata of file Demo.pdf\n\n    FileType: PDF\n    FileSize: 5.7 kB\n    FileModifyDate: 2018:07:13 00:00:00+00:00\n    FileAccessDate: 2018:07:13 12:00:00+00:00\n    FilePermissions: rw-r--r--\n    PDFVersion: 1.3\n    PageCount: 1\n    Linearized: No\n\n    Title: Demo Title\n    Author: Demo Author\n    Subject: Demo Subject\n    CreateDate: 2018:07:13 00:00:00\n    FileModifyDate: 2018:07:13 00:00:00+00:00\n    Creator: Demo Creator\n    Producer: Demo Producer\n    Keywords: demo,pdf,file\n\n#### `-o/--overwrite`\n\nOverwrite the original file.\n\nIf not specified, the original file is retained by default.\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FScriptim%2Fpdf-meta-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FScriptim%2Fpdf-meta-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FScriptim%2Fpdf-meta-editor/lists"}