{"id":13394100,"url":"https://github.com/coolwanglu/pdf2htmlEX","last_synced_at":"2025-03-13T19:32:02.097Z","repository":{"id":4180680,"uuid":"5297437","full_name":"coolwanglu/pdf2htmlEX","owner":"coolwanglu","description":"Convert PDF to HTML without losing text or format.","archived":true,"fork":false,"pushed_at":"2023-06-02T21:11:14.000Z","size":137088,"stargazers_count":10245,"open_issues_count":245,"forks_count":1816,"subscribers_count":509,"default_branch":"master","last_synced_at":"2024-05-01T22:58:55.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://coolwanglu.github.com/pdf2htmlEX/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coolwanglu.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2012-08-04T17:59:25.000Z","updated_at":"2024-04-30T07:32:19.000Z","dependencies_parsed_at":"2023-07-06T11:46:59.234Z","dependency_job_id":null,"html_url":"https://github.com/coolwanglu/pdf2htmlEX","commit_stats":{"total_commits":1598,"total_committers":28,"mean_commits":57.07142857142857,"dds":"0.12515644555694616","last_synced_commit":"1b454bc593b16671c1139fc74cfe797f148f8a4a"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolwanglu%2Fpdf2htmlEX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolwanglu%2Fpdf2htmlEX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolwanglu%2Fpdf2htmlEX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolwanglu%2Fpdf2htmlEX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coolwanglu","download_url":"https://codeload.github.com/coolwanglu/pdf2htmlEX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243469244,"owners_count":20295715,"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-07-30T17:01:08.965Z","updated_at":"2025-03-13T19:31:57.960Z","avatar_url":"https://github.com/coolwanglu.png","language":"HTML","readme":"pdf2htmlEX is no longer under active development. New maintainers are [wanted](http://pdf2htmlex.blogspot.ch/2016/12/looking-for-new-maintainer.html).\n\n#![](http://coolwanglu.github.io/pdf2htmlEX/images/pdf2htmlEX-64x64.png) pdf2htmlEX \n\n\u003c!--\n[![Build Status](https://travis-ci.org/coolwanglu/pdf2htmlEX.png?branch=master)](https://travis-ci.org/coolwanglu/pdf2htmlEX)\n--\u003e\n\u003e一图胜千言\u003cbr\u003eA beautiful demo is worth a thousand words\n\n- **Bible de Genève, 1564** (fonts and typography): [HTML](http://coolwanglu.github.io/pdf2htmlEX/demo/geneve.html) / [PDF](https://github.com/raphink/geneve_1564/releases/download/2015-07-08_01/geneve_1564.pdf)\n- **Cheat Sheet** (math formulas): [HTML](http://coolwanglu.github.io/pdf2htmlEX/demo/cheat.html) / [PDF](http://www.tug.org/texshowcase/cheat.pdf)\n- **Scientific Paper** (text and figures): [HTML](http://coolwanglu.github.io/pdf2htmlEX/demo/demo.html) / [PDF](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.148.349\u0026rep=rep1\u0026type=pdf)\n- **Full Circle Magazine** (read while downloading): [HTML](http://coolwanglu.github.io/pdf2htmlEX/demo/issue65_en.html) / [PDF](http://dl.fullcirclemagazine.org/issue65_en.pdf)\n- **Git Manual** (CJK support): [HTML](http://coolwanglu.github.io/pdf2htmlEX/demo/chn.html) / [PDF](http://files.cnblogs.com/phphuaibei/git%E6%90%AD%E5%BB%BA.pdf)\n\npdf2htmlEX renders PDF files in HTML, utilizing modern Web technologies.\nAcademic papers with lots of formulas and figures? Magazines with complicated layouts? No problem!\n\npdf2htmlEX is also an [online publishing tool](http://coolwanglu.github.io/pdf2htmlEX/doc/tb108wang.html) which is flexible for many different use cases. \n\nLearn more about [who](https://github.com/coolwanglu/pdf2htmlEX/wiki/Use-Cases) and [why](https://github.com/coolwanglu/pdf2htmlEX/wiki/Introduction) should use pdf2htmlEX.\n\n### Features\n\n* Native HTML text with precise font and location.\n* Flexible output: all-in-one HTML or on demand page loading (needs JavaScript).\n* Moderate file size, sometimes even smaller than PDF.\n* Supporting links, outlines (bookmarks), printing, SVG background, Type 3 fonts and [more...](https://github.com/coolwanglu/pdf2htmlEX/wiki/Feature-List)\n\n[Compare to others](https://github.com/coolwanglu/pdf2htmlEX/wiki/Comparison)\n\n### Portals\n\n * [:house:Wiki Home](https://github.com/coolwanglu/pdf2htmlEX/wiki)\n * [Download](https://github.com/coolwanglu/pdf2htmlEX/wiki/Download) \u0026 [Building](https://github.com/coolwanglu/pdf2htmlEX/wiki/Building)\n * [Quick Start](https://github.com/coolwanglu/pdf2htmlEX/wiki/Quick-Start)\n * [Report Issues / Ask for Help](https://github.com/coolwanglu/pdf2htmlEX/blob/master/CONTRIBUTING.md#guidance)\n * [:question:FAQ](https://github.com/coolwanglu/pdf2htmlEX/wiki/FAQ)\n * [:envelope:Mailing List](https://groups.google.com/forum/#!forum/pdf2htmlex)\n * [:mahjong:中文邮件列表](https://groups.google.com/forum/#!forum/pdf2htmlex-cn)\n\n### LICENSE\n\npdf2htmlEX, as a whole package, is licensed under GPLv3+.\nSome resource files are released with relaxed licenses, read `LICENSE` for more details.\n\n### Acknowledgements\n\npdf2htmlEX is made possible thanks to the following projects:\n\n* [poppler](http://poppler.freedesktop.org/)\n* [Fontforge](http://fontforge.org/)\n\npdf2htmlEX is inspired by the following projects:\n\n* pdftohtml from poppler \n* MuPDF\n* PDF.js\n* Crocodoc\n* Google Doc\n\n#### Special Thanks\n\n* Hongliang Tian\n* Wanmin Liu \n\n","funding_links":[],"categories":["HTML","C++","C/C++程序设计"],"sub_categories":["资源传输下载"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoolwanglu%2Fpdf2htmlEX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoolwanglu%2Fpdf2htmlEX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoolwanglu%2Fpdf2htmlEX/lists"}