{"id":15645780,"url":"https://github.com/naivehobo/pdfviewer","last_synced_at":"2025-04-30T11:10:37.119Z","repository":{"id":67884832,"uuid":"156905080","full_name":"naiveHobo/pdfviewer","owner":"naiveHobo","description":"PDFViewer is a GUI tool, written using python3 and tkinter, which lets you view PDF documents.","archived":false,"fork":false,"pushed_at":"2021-07-04T06:07:45.000Z","size":156,"stargazers_count":81,"open_issues_count":4,"forks_count":27,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T01:31:31.104Z","etag":null,"topics":["pdf","pdf-document","pdf-document-processor","pdf-files","pdf-viewer","tkinter","tkinter-graphic-interface","tkinter-gui","tkinter-library","tkinter-python"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/naiveHobo.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":"2018-11-09T18:54:41.000Z","updated_at":"2025-03-01T00:32:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"b976fb04-916a-48d6-925d-671b1d29c1ba","html_url":"https://github.com/naiveHobo/pdfviewer","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/naiveHobo%2Fpdfviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naiveHobo%2Fpdfviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naiveHobo%2Fpdfviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naiveHobo%2Fpdfviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naiveHobo","download_url":"https://codeload.github.com/naiveHobo/pdfviewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251687004,"owners_count":21627509,"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-document","pdf-document-processor","pdf-files","pdf-viewer","tkinter","tkinter-graphic-interface","tkinter-gui","tkinter-library","tkinter-python"],"created_at":"2024-10-03T12:09:48.299Z","updated_at":"2025-04-30T11:10:37.058Z","avatar_url":"https://github.com/naiveHobo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDFViewer\nPDFViewer is a GUI tool, written using python3 and tkinter, which lets you view PDF documents.\n\n\u003cp float=\"left\"\u003e\n  \u003cimg src=\"/images/pdfviewer_1.png\" width=\"500\" /\u003e\n  \u003cimg src=\"/images/pdfviewer_2.png\" width=\"500\" /\u003e \n\u003c/p\u003e\n\n\n## Installation\nTo install PDFViewer along with the dependencies:\n```\nsudo apt install python3-tk\nsudo apt install tesseract-ocr\n\ngit clone https://github.com/naiveHobo/pdfviewer.git\n\ncd pdfviewer/\n\nsudo pip3 install .\n```\n\n## Instructions\nTo start PDFViewer:\n```\nfrom tkinter import Tk\nfrom pdfviewer import PDFViewer\n\n\nroot = Tk()\nPDFViewer()\nroot.mainloop()\n```\n\n## Dependencies\n\n```\npython3\ntkinter\npdfplumber\nPyPDF2\npytesseract\ntesseract-ocr\nPillow\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaivehobo%2Fpdfviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaivehobo%2Fpdfviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaivehobo%2Fpdfviewer/lists"}