{"id":50573775,"url":"https://github.com/shardulvs/pdfinspector-android","last_synced_at":"2026-06-04T21:00:28.408Z","repository":{"id":362521586,"uuid":"1259461326","full_name":"shardulvs/pdfinspector-android","owner":"shardulvs","description":"A DevTools-style PDF element inspector and editor for Android","archived":false,"fork":false,"pushed_at":"2026-06-04T14:59:07.000Z","size":946,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-04T16:21:08.667Z","etag":null,"topics":["android","document-editor","jetpack-compose","kotlin","material3","open-source","pdf","pdf-editor","pdf-viewer","pdfbox"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/shardulvs.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-04T14:30:22.000Z","updated_at":"2026-06-04T15:00:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/shardulvs/pdfinspector-android","commit_stats":null,"previous_names":["shardulvs/pdfinspector-android"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/shardulvs/pdfinspector-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shardulvs%2Fpdfinspector-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shardulvs%2Fpdfinspector-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shardulvs%2Fpdfinspector-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shardulvs%2Fpdfinspector-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shardulvs","download_url":"https://codeload.github.com/shardulvs/pdfinspector-android/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shardulvs%2Fpdfinspector-android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33917202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","document-editor","jetpack-compose","kotlin","material3","open-source","pdf","pdf-editor","pdf-viewer","pdfbox"],"created_at":"2026-06-04T21:00:19.088Z","updated_at":"2026-06-04T21:00:28.279Z","avatar_url":"https://github.com/shardulvs.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"fastlane/metadata/android/en-US/images/icon.png\" width=\"80\" alt=\"PDF Inspector icon\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003ePDF Inspector\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  A DevTools-style element inspector and editor for PDFs on Android\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/shardulvs/pdfinspector-android/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/shardulvs/pdfinspector-android?style=flat-square\u0026label=release\u0026color=blue\" alt=\"Release\" /\u003e\u003c/a\u003e\n  \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-orange?style=flat-square\" alt=\"License\" /\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Android-8.0%2B-3ddc84?style=flat-square\u0026logo=android\u0026logoColor=white\" alt=\"Android 8.0+\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/shardulvs/pdfinspector-android/releases/latest\"\u003eGitHub Releases\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## At a glance\n\n- **DevTools for PDFs**: every page's content stream is parsed into a navigable tree of text blocks, vector paths and images, grouped the way the PDF actually draws them. Switch between friendly labels and the raw content-stream operators.\n- **Two-way selection**: tap an element on the page or tap its row in the tree, and the other side highlights to match, drawn as a clear bordered outline on the canvas.\n- **Surgical delete**: remove exactly the element you picked by rewriting just its slice of the content stream, leaving the rest of the page untouched. Full undo and redo.\n- **Save a copy, never the original**: your edited PDF is written to a new file through the system file picker, so the source document is left exactly as it was.\n- **Smooth viewing**: pan and pinch-zoom, fit to width or height, a global zoom that carries across pages, and a full-screen mode.\n- **Dockable inspector**: the inspector panel docks to the side in landscape or the bottom in portrait, resizes by dragging, and can be made transparent to see the page through it.\n- **Material You**: Material 3 design with dynamic color on Android 12+, light / dark / system themes and a choice of accent colors.\n- **Private and open**: open source, no accounts, no telemetry. No network access and no storage permission: files are opened and saved through Android's Storage Access Framework, so the app only ever touches the documents you explicitly pick.\n\n## Install\n\n| Channel | |\n|---|---|\n| [GitHub Releases](https://github.com/shardulvs/pdfinspector-android/releases/latest) | Signed APK |\n\n## Build from source\n\nRequires **JDK 17** (the project pins Java 17):\n\n```bash\ngit clone https://github.com/shardulvs/pdfinspector-android.git\ncd pdfinspector-android\nJAVA_HOME=/path/to/jdk-17 ./gradlew assembleDebug\n```\n\nOutput: `app/build/outputs/apk/debug/app-debug.apk`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshardulvs%2Fpdfinspector-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshardulvs%2Fpdfinspector-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshardulvs%2Fpdfinspector-android/lists"}