{"id":16600569,"url":"https://github.com/savjee/tesseract-searchable-pdf","last_synced_at":"2025-10-26T19:17:39.253Z","repository":{"id":73407922,"uuid":"203760614","full_name":"Savjee/tesseract-searchable-pdf","owner":"Savjee","description":"Simple Bash script to make PDF's searchable","archived":false,"fork":false,"pushed_at":"2019-08-22T09:47:03.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T18:52:00.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Savjee.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":"2019-08-22T09:26:45.000Z","updated_at":"2019-08-22T09:47:07.000Z","dependencies_parsed_at":"2023-02-26T19:31:06.296Z","dependency_job_id":null,"html_url":"https://github.com/Savjee/tesseract-searchable-pdf","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/Savjee%2Ftesseract-searchable-pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Savjee%2Ftesseract-searchable-pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Savjee%2Ftesseract-searchable-pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Savjee%2Ftesseract-searchable-pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Savjee","download_url":"https://codeload.github.com/Savjee/tesseract-searchable-pdf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Savjee%2Ftesseract-searchable-pdf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259176037,"owners_count":22817104,"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-10-12T00:14:58.234Z","updated_at":"2025-10-26T19:17:34.230Z","avatar_url":"https://github.com/Savjee.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tesseract-searchable-pdf\nSimple bash script to make searchable PDF's with [Tesseract OCR](https://github.com/tesseract-ocr/) (adds a hidden text layer underneath the original image).\n\n\n## Usage\nThe script takes 1 argument: the directory in which your PDF's are stored:\n\n```\n./ocr.sh /path/to/directory/with/pdfs\n```\n\nIt will output searchable PDF's in the same directory, with an `ocr-` prefix.\n\n## Install dependencies\n\nThis script requires tesseract and ghostscript, which on a Mac can be installed with [Homebrew](https://brew.sh):\n\n```\nbrew install brew install gs tesseract tesseract-lang\n```\n\n## Known issues\n\n* The output PDF files are much bigger than the input ones\n* No multithreading, 1 file at a time\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavjee%2Ftesseract-searchable-pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsavjee%2Ftesseract-searchable-pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavjee%2Ftesseract-searchable-pdf/lists"}