Zirafnik

Results 11 comments of Zirafnik

For every other lost soul out there, this is what was going on in my case and how I fixed it. I have a React FE, served on: `localhost:3000` and...

For every other lost soul out there, this is what was going on in my case and how I fixed it. I have a React FE, served on: `localhost:3000` and...

Honestly, as a new user, this was a very bad user experience today. My default theme for everything is dark. The hex colors I wanted to use just didn't display...

~~Update: The batching doesn't work.~~ ~~Event with setting the output folder, the library still saves buffers to memory, which eventually overruns it.~~ Update: Apparently I was testing with a pdf...

Removing greyscale number return type from `.metadata()` would be a breaking change for anybody that confidently relies on receiving just the number. Adding additional parameter type for `.flatten()` background to...

My image was a PNG of some document with typed text. What is the impact on performance of `lineArt: true`? Additionally, what happens if there are alternating types of PNGs...

Thank you for the answer, however, I am still confused about this setting. Could you explain a bit more what the `lineArt: true` setting does? Why should I use it...

OS/Platform: Linux I tried running the code in both a Jupyter Notebook (`.ipynb`) in VSCode, as well as a regular python file (`.py`) directly in terminal. Python version: 3.12.3 RAM:...

Usually I would agree with software being as self-documenting as possible, however, since this is a financial app I think being explicit with assumptions and explanations is important. After all,...

@dichovsky Why was this closed as completed?