pdf2html

🇨🇳中文 | 🇬🇧English

pdf2html

this app can transfer a pdf file to a html file

screenshot

Dependencies

Features

Resources

  1. the resources now in personal server, suggest put the folder /public/pdfjs-dist into your own server
  2. the templates now in personal server, suggest put the folder /public/template into your own server
  3. finish this, you can modify the setting in the app
    • resource url only support url
    • template path support url and local path
  4. you can custom the resources and templates.

screenshot

Download

v1.0.0

Develop

npm install
npm run electron:serve

Build

read more electron-builder doc

LICENSE

Apache License