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.
Spin it up using pnpm install && pnpm run start
and visit http://localhost:3000/.
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).