{"id":20131295,"url":"https://github.com/qzed/papr","last_synced_at":"2025-03-02T21:44:38.322Z","repository":{"id":148848396,"uuid":"616707635","full_name":"qzed/papr","owner":"qzed","description":"PDF Annotator Prototype - Work in progress","archived":false,"fork":false,"pushed_at":"2023-05-08T02:58:36.000Z","size":614,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T08:46:54.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qzed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-20T23:17:05.000Z","updated_at":"2023-08-01T13:45:01.000Z","dependencies_parsed_at":"2023-07-05T11:22:15.992Z","dependency_job_id":null,"html_url":"https://github.com/qzed/papr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qzed%2Fpapr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qzed%2Fpapr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qzed%2Fpapr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qzed%2Fpapr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qzed","download_url":"https://codeload.github.com/qzed/papr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241577070,"owners_count":19984940,"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":[],"created_at":"2024-11-13T20:47:27.975Z","updated_at":"2025-03-02T21:44:38.157Z","avatar_url":"https://github.com/qzed.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF Annotator Prototype\n\n_Work in progress._\n\n## Status:\n\n- A very basic PDF viewer.\n  Can open and render PDFs, but does not yet allow for any kind of interaction beyond that.\n\n## Goal\n\nIn short, the idea is to create an application that allows for note-taking in PDF documents on touch/pen devices with the capability of editing and revisiting these notes later on, storing them as \"true\" PDF annotations following the PDF specification.\n\nMore specifically, the goal is the creation of a flexible touch/stylus oriented PDF annotation tool that can handle all kinds of annotations, but mainly focuses on ink-type annotations. In particular, allowing them to be made via a pressure-sensitive stylus.\nUnlike other applications, for example Xournal++ or Rnote, the focus is exclusively on the PDF format, not treating it as a secondary import/export target.\nThis means that annotations should be stored as actual PDF annotations, recognizable as such by other viewers/editors, and not \"flattened\" into the PDF.\n\n## Requirements\n\nThis project uses `pdfium`.\nTherefore, you will need a `pdfium` shared library in the search path.\nPrebuilt binaries are available at https://github.com/bblanchon/pdfium-binaries.\nNote that you can temporarily expand the search path by having `LD_LIBRARY_PATH` point to the pdfium's `lib` directory before invocation if no binaries are installed on the system.\n\n## Running\n\nRun via `cargo run -- path/to/file.pdf`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqzed%2Fpapr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqzed%2Fpapr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqzed%2Fpapr/lists"}