Kudos to PyMuPDF! #3794
gamesbook
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Really nice feedback - thank you! You won't be surprised to read that your code just scratched the surface, will you 😉? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As always happens, I am again blown away by the awesome libraries provided by the Python community!
I am working on an app to create various types of graphics, based on ReportLab (an excellent tool!) and needed a way to also get a image output. Within less than an hour after coming across a link to PyMUPDF, I was able to add this function to my app and boom instant PNG files.
PyMuPDF is really easy to use and "just works" - brilliant!
Beta Was this translation helpful? Give feedback.
All reactions