{"id":13827707,"url":"https://github.com/Helias/EPUB-to-PDF","last_synced_at":"2025-07-09T04:33:26.266Z","repository":{"id":46105283,"uuid":"275668132","full_name":"Helias/EPUB-to-PDF","owner":"Helias","description":"Telegram bot EPUB to PDF converter","archived":false,"fork":false,"pushed_at":"2023-06-02T12:24:26.000Z","size":36,"stargazers_count":62,"open_issues_count":2,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-17T17:35:52.598Z","etag":null,"topics":["converter","epub","pdf","python-telegram-bot","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Helias.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":"2020-06-28T21:06:23.000Z","updated_at":"2024-11-09T08:35:13.000Z","dependencies_parsed_at":"2024-11-09T06:42:08.161Z","dependency_job_id":"0a6cd3a7-59c4-4d53-b9c9-53217cc7137f","html_url":"https://github.com/Helias/EPUB-to-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/Helias%2FEPUB-to-PDF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helias%2FEPUB-to-PDF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helias%2FEPUB-to-PDF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helias%2FEPUB-to-PDF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Helias","download_url":"https://codeload.github.com/Helias/EPUB-to-PDF/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225486416,"owners_count":17481893,"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":["converter","epub","pdf","python-telegram-bot","telegram","telegram-bot"],"created_at":"2024-08-04T09:02:05.752Z","updated_at":"2024-11-20T07:31:01.067Z","avatar_url":"https://github.com/Helias.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# EPUB-to-PDF\n\nTelegram bot EPUB to PDF converter, this bot is available on Telegram with the following username: [@epub_to_pdf_bot](https://t.me/epub_to_pdf_bot)\n\n![EPUB to PDF](icon.png)\n\n### Usage\n\nJust contact the Telegram bot [@epub_to_pdf_bot](https://t.me/epub_to_pdf_bot) and send a file.epub, you will receive back a file.pdf.\n\n## Local installation (development)\n\n### Requirements\n\n- python3\n- python-telegram-bot\n- calibre (ebook-convert)\n\nIf you are using Linux as OS you could install the requirements using the package manager, for debian-based you could use the following command to install the main requirements:\n\n```bash\nsudo apt install python3 python3-pip calibre\n```\n\nTo install the python-telegram-bot framework you can use `pip` the python package manager:\n\n```bash\npip3 install python-telegram-bot\n```\n\n### Configure\n\nCreate a personal bot contacting [@Botfather](https://t.me/Botfather).\nCreated the bot you will receive an API token, so copy the file *token.conf.dist* into *token.conf*, delete the content and put inside the API token.\n\nWell, now, you can run the script **main.py** and send to your bot the file.epub, you will get a file,pdf back.\n\n## Docker installation (production)\n\n```bash\ndocker build -t epub_to_pdf:latest .\ndocker run -d epub_to_pdf\n```\n\n### Credits\n\n- [Helias](https://t.me/Helias)\n- [v0lp3](https://t.me/v0lp3)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHelias%2FEPUB-to-PDF","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHelias%2FEPUB-to-PDF","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHelias%2FEPUB-to-PDF/lists"}