You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2026. It is now read-only.
Converting a PDF that contains 150+ pages takes more than 10+ min.
It would be great if we could skip some feature, like for example css ,script and style.
There is already an issue about creating a progress callback feature, it would be great if you could also add convertlight or something,
that will skip some tasks that a developer do not want.
When I convert the pdf to html, I am trying to create an ebook with it. And that is why I would not care about style as I already have my own.
I would rewrite all the text and would not care about style etc..
For reference About what I mean, please read stackoverflow
Converting a
PDFthat contains 150+ pages takes more than 10+ min.It would be great if we could skip some feature, like for example
css,scriptandstyle.The Idea is that it will speed up things.
The PDF I am testing is here OVERLORD-VOL15
There is already an issue about creating a progress callback feature, it would be great if you could also add
convertlightor something,that will skip some tasks that a developer do not want.
When I convert the pdf to html, I am trying to create an
ebookwith it. And that is why I would not care about style as I already have my own.I would rewrite all the text and would not care about style etc..
For reference About what I mean, please read stackoverflow