{"id":13623125,"url":"https://github.com/pdf-rs/pdf","last_synced_at":"2025-05-13T17:10:48.704Z","repository":{"id":39706085,"uuid":"76168882","full_name":"pdf-rs/pdf","owner":"pdf-rs","description":"Rust library to read, manipulate and write PDF files.","archived":false,"fork":false,"pushed_at":"2025-03-08T13:35:56.000Z","size":3437,"stargazers_count":1448,"open_issues_count":44,"forks_count":129,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-04-24T01:58:26.950Z","etag":null,"topics":["pdf","pdf-files","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/pdf-rs.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":"2016-12-11T11:00:01.000Z","updated_at":"2025-04-17T12:01:40.000Z","dependencies_parsed_at":"2023-11-25T20:25:36.739Z","dependency_job_id":"67f9edd7-8d89-42c3-8832-f5618dcc6713","html_url":"https://github.com/pdf-rs/pdf","commit_stats":{"total_commits":619,"total_committers":32,"mean_commits":19.34375,"dds":0.6090468497576736,"last_synced_commit":"a6e2abc96b23b64aa1051966bb000aabf1275d9f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdf-rs%2Fpdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdf-rs%2Fpdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdf-rs%2Fpdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdf-rs%2Fpdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdf-rs","download_url":"https://codeload.github.com/pdf-rs/pdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990469,"owners_count":21995774,"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":["pdf","pdf-files","rust"],"created_at":"2024-08-01T21:01:28.364Z","updated_at":"2025-05-13T17:10:45.696Z","avatar_url":"https://github.com/pdf-rs.png","language":"Rust","funding_links":[],"categories":["Rust","HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# pdf-rs [![test](https://github.com/pdf-rs/pdf/actions/workflows/test.yml/badge.svg)](https://github.com/pdf-rs/pdf/actions/workflows/test.yml) \nRead, alter and write PDF files.\n\nModifying and writing PDFs is still experimental.\n\nOne easy way you can contribute is to add different PDF files to `tests/files` and see if they pass the tests (`cargo test`).\n\nFeel free to contribute with ideas, issues or code! Please join [us on Zulip](https://type.zulipchat.com/#narrow/stream/209232-pdf) if you have any questions or problems.\n\n# Workspace\nThis repository uses a Cargo Workspace and default members. This means by default only the `pdf` library is build.\nTo build additional parts, pass `--package=read` to build the subcrate you are interested in (here the `read` example).\n\n# Examples\nExamples are located in `pdf/examples/` and can be executed using:\n\n```\ncargo run --example {content,metadata,names,read,text} -- \u003cfiles/{choose a pdf}\u003e\n```\n\n# Renderer and Viewer\nA library for rendering PDFs via [Pathfinder](https://github.com/servo/pathfinder) and minimal viewer can be found [here](https://github.com/pdf-rs/pdf_render).\n\n# Inspect\nThere is a tool for visualizing a PDF file as an interactive hierarchy of primitives at [inspect-prim](https://github.com/pdf-rs/inspect-prim). Just clone and `cargo run`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdf-rs%2Fpdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdf-rs%2Fpdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdf-rs%2Fpdf/lists"}