{"id":17051976,"url":"https://github.com/sachaos/jisui","last_synced_at":"2025-04-12T15:31:53.742Z","repository":{"id":57638181,"uuid":"334596963","full_name":"sachaos/jisui","owner":"sachaos","description":"Convert scanned image PDF file to text annotated PDF file","archived":false,"fork":false,"pushed_at":"2021-01-31T23:28:45.000Z","size":2166,"stargazers_count":29,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T00:08:44.473Z","etag":null,"topics":["e-book","gcp-cloud-vision","ocr","ocr-recognition","pdf"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sachaos.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}},"created_at":"2021-01-31T07:18:43.000Z","updated_at":"2024-09-28T13:27:57.000Z","dependencies_parsed_at":"2022-09-26T20:21:11.498Z","dependency_job_id":null,"html_url":"https://github.com/sachaos/jisui","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/sachaos%2Fjisui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Fjisui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Fjisui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Fjisui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sachaos","download_url":"https://codeload.github.com/sachaos/jisui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248589672,"owners_count":21129662,"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":["e-book","gcp-cloud-vision","ocr","ocr-recognition","pdf"],"created_at":"2024-10-14T10:08:06.356Z","updated_at":"2025-04-12T15:31:50.574Z","avatar_url":"https://github.com/sachaos.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Jisui (自炊)\n===\n\nThis tool is PoC (Proof of Concept).\n\nJisui is a helper tool to create e-book.  \nOrdinary the scanned book have not text information, so you cannot search text from the PDF.  \nJisui extract texts from a scanned book (PDF) and merge the text to PDF.\n\nThis tool is depending on Google Cloud Vision API to extract texts.  \nSo you need GCP account \u0026 own project.\n\n[Jisui (自炊)](https://ja.wikipedia.org/wiki/%E8%87%AA%E7%82%8A_(%E9%9B%BB%E5%AD%90%E6%9B%B8%E7%B1%8D)) is Japanese slung which means that scanning a book to make e-book.\n\n## Pre-requirements\n\n* GCS bucket\n* GCP credential file\n* Font file e.g. https://moji.or.jp/ipafont/\n\n## Install\n\n```\n$ go get github.com/sachaos/jisui\n```\n\n## Usage\n\n```\n$ jisui -bucket [your GCS bucket] -font [Downloaded font] -output result.pdf [scanned PDF file]\n```\n\n## Example\n\nYou can see example PDF file.\n\nPlease download and open it in PDF viewer.\n\nYou can recongnize the difference when you search text.\n\n* [Scanned image PDF](./example/scanned.pdf)\n* [Processed PDF](./example/result.pdf)\n\n![image](./image/example.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachaos%2Fjisui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsachaos%2Fjisui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachaos%2Fjisui/lists"}