{"id":20079614,"url":"https://github.com/transpect/pdf2fxl","last_synced_at":"2025-07-09T04:04:43.078Z","repository":{"id":93859565,"uuid":"41489435","full_name":"transpect/pdf2fxl","owner":"transpect","description":"PDF to EPUB3 Fixed Layout converter","archived":false,"fork":false,"pushed_at":"2022-04-18T17:00:49.000Z","size":185,"stargazers_count":25,"open_issues_count":4,"forks_count":6,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-03-02T13:17:20.761Z","etag":null,"topics":["epub3","fixed-layout","fxlepub","pdf"],"latest_commit_sha":null,"homepage":"","language":"XProc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/transpect.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":"2015-08-27T13:51:42.000Z","updated_at":"2025-02-03T12:31:05.000Z","dependencies_parsed_at":"2023-03-11T11:15:33.609Z","dependency_job_id":null,"html_url":"https://github.com/transpect/pdf2fxl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/transpect/pdf2fxl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transpect%2Fpdf2fxl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transpect%2Fpdf2fxl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transpect%2Fpdf2fxl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transpect%2Fpdf2fxl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/transpect","download_url":"https://codeload.github.com/transpect/pdf2fxl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transpect%2Fpdf2fxl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264390670,"owners_count":23600560,"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":["epub3","fixed-layout","fxlepub","pdf"],"created_at":"2024-11-13T15:23:44.296Z","updated_at":"2025-07-09T04:04:43.054Z","avatar_url":"https://github.com/transpect.png","language":"XProc","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pdf2fxl – A PDF to Fixed Layout EPUB Converter\r\n\r\n## Prerequisites\r\n\r\n1.  [Poppler](http://poppler.freedesktop.org/), in particular poppler’s\r\n    `pdftohtml` binary\r\n2.  [ImageMagick](http://www.imagemagick.org/)\r\n\r\nPoppler and ImageMagick are available for many package managers,\r\nincluding Cygwin’s. We made sure that the Bash front-end script runs on\r\nthe Oracle Java for Windows / Cygwin combo. We have also tried to avoid\r\nutilities/options such as `readlink -f` that are known to not work on\r\nvanilla Mac OS X / BSD systems. However, we didn’t try it yet on a Mac\r\nand we’d like to hear from you whether it’s woking there.\r\n\r\nThe other prerequisites are Java 1.7 (or newer) and bash.\r\n\r\n## Clone the repository\r\n\r\nIt's necessary to clone the repository with the `--recursive` option\r\nto include the Git submodules.\r\n\r\n```\r\ngit clone http://github.com/transpect/pdf2fxl --recursive\r\n```\r\n\r\n## Invocation\r\n\r\n`./pdf2fxl -d -e sample/demojam.pdf`\r\n\r\npdf2fxl \u003coptions\u003e {PDF}\r\n\r\n| switch |  options                |\r\n|--------|-------------------------|\r\n| -z     | zoom factor             |\r\n| -o     | custom output directory |\r\n| -r     | raster text as image    |\r\n| -e     | create epub             |\r\n| -p     | omit poppler            |\r\n| -d     | turn debug mode on      |\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftranspect%2Fpdf2fxl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftranspect%2Fpdf2fxl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftranspect%2Fpdf2fxl/lists"}