{"id":19535678,"url":"https://github.com/miyako/4d-plugin-pdf-metadata","last_synced_at":"2025-07-12T07:35:50.167Z","repository":{"id":165258029,"uuid":"640611532","full_name":"miyako/4d-plugin-pdf-metadata","owner":"miyako","description":"Read and write PDF metadata with PDFio","archived":false,"fork":false,"pushed_at":"2023-05-15T06:27:12.000Z","size":8928,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T04:16:32.972Z","etag":null,"topics":["4d-plugin","pdf"],"latest_commit_sha":null,"homepage":"","language":"C","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/miyako.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-14T16:57:42.000Z","updated_at":"2023-05-15T06:28:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"0397e8f0-4f82-4f97-8fbc-fc5c6a9efbd1","html_url":"https://github.com/miyako/4d-plugin-pdf-metadata","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/miyako/4d-plugin-pdf-metadata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-pdf-metadata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-pdf-metadata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-pdf-metadata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-pdf-metadata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyako","download_url":"https://codeload.github.com/miyako/4d-plugin-pdf-metadata/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-pdf-metadata/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264958196,"owners_count":23689011,"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":["4d-plugin","pdf"],"created_at":"2024-11-11T02:19:34.016Z","updated_at":"2025-07-12T07:35:50.141Z","avatar_url":"https://github.com/miyako.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![version](https://img.shields.io/badge/version-19%2B-5682DF)\n![platform](https://img.shields.io/static/v1?label=platform\u0026message=mac-intel%20|%20mac-arm%20|%20win-64\u0026color=blue)\n[![license](https://img.shields.io/github/license/miyako/4d-plugin-pdf-metadata)](LICENSE)\n![downloads](https://img.shields.io/github/downloads/miyako/4d-plugin-pdf-metadata/total)\n\n# 4d-plugin-pdf-metadata\nRead and write PDF metadata with [PDFio](https://github.com/michaelrsweet/pdfio)\n\n## Modifications\n\n- [x] Support Unicode file paths on Windows https://github.com/michaelrsweet/pdfio/issues/18\n\n## Note\n\nThis library does not seem to support file modification; either read an existing PDF or create a new one.\n\n## Example\n\n```4d\n$path:=Get 4D folder(Current resources folder)+\"test.pdf\"\n\n$status:=PDFio Get metadata($path)\n```\n\n```json\n{\n\t\"success\": true,\n\t\"meta\": {\n\t\t\"version\": \"1.4\",\n\t\t\"permission\": {\n\t\t\t\"print\": true,\n\t\t\t\"modify\": true,\n\t\t\t\"copy\": true,\n\t\t\t\"annotate\": true,\n\t\t\t\"forms\": true,\n\t\t\t\"reading\": true,\n\t\t\t\"assemble\": true,\n\t\t\t\"printHigh\": true\n\t\t},\n\t\t\"encryption\": \"NONE\",\n\t\t\"pageCount\": 1,\n\t\t\"name\": \"/Users/miyako/Documents/GitHub/4d-plugin-pdf-metadata/pdfio/test/Resources/test.pdf\",\n\t\t\"creationDate\": \"1970-01-01T00:00:00Z\"\n\t}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-pdf-metadata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyako%2F4d-plugin-pdf-metadata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-pdf-metadata/lists"}