Skip to content

solarkraft/webpub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2171cf · Oct 29, 2022

History

23 Commits
Oct 29, 2022
Oct 29, 2022
Jan 28, 2022
Oct 29, 2022
Oct 29, 2022
Oct 29, 2022
Oct 29, 2022
Jan 29, 2022

Repository files navigation

webpub

Takes one or multiple URLs (as GET form data) and makes epub files for them, de-cluttered using the Postlight Parser and embedding pictures.

Offers a form to input URLs.

Running

Spin it up using pnpm install && pnpm run start and visit http://localhost:3000/.

Readiness

There are bugs left. Some web pages can't be parsed by the Postlight Parser, for some the image fetching fails (the latter is likely more common).