This Lib lack of documentation. #104
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
No documentation for img2pdf, why dont you have OD guys? that is strange and very Disapointing.
I will give 2/5 for this wrapper library. not good
img2pdf is my hobby project that I work on in my free time. Nobody is giving me money for it and nobody forces you to use it if you don't like it. If you want to use something else, then that's fine with me. I'm just dumping my code here in the hope that it will be useful to somebody. It already has been useful to others. If it's not useful to you, then that's also fine.
You are correct that the documentation for img2pdf is lacking. If you want to see something documented, just tell me and I will extend the existing example section accordingly.
img2pdf does have some kind of documentation: the output of
img2pdf --help
, and the Readme file. I know this is no real code documentation, but there's lots of information that is helpful for library users, too.Personally, I find that img2pdf is a very useful and well-maintained library. And, it is quite unique since it's always lossless. I could not find any other image to pdf converter to which this applies.