-
When I was trying to create an image on the pdf I get the following error messages:
```
** (UnicodeConversionError) invalid encoding starting at
(elixir) lib/list.ex:839: List.to_string/1
…
-
Currently, the pdf is uploaded without checking its size and no compression is performed, introduce validation and compression.
-
Image data is present in many of the streams Precomp supports, e.g. PDF, PNG and GIF. On this data, specialized image compression algorithms can be used to get better compression ratio than with the g…
-
I have a rnote file that mainly consists of ink and a small picture (5 pages) and when I export it directly as a PDF, rnote created a PDF file that is 12Mb in size, however, if I export it to Xournalp…
-
**Describe the bug**
`cudf.read_json` is failing to parse DateTime64 typed columns correctly when expected dtype is provided.
**Steps/Code to reproduce bug**
```
>>> import cudf
>>> import pan…
-
**Is your feature request related to a problem? Please describe.**
Hey there, first of all I really appreciate your library.
I used [that one](https://www.npmjs.com/package/react-native-image-to-p…
-
What if we used an compression routine for the hbin format that was designed for in-memory representations? What changes?
Compression routines compared:
http://terpconnect.umd.edu/~barua/matt-compre…
-
Love the code here, thank you for all your work...
I'm getting this issue when merging several PDFs
This PDF document probably uses a compression technique which is not supported by the free p…
-
### Is your feature request related to a problem? Please describe.
Currently resonite does not support the QOI (Quite Okay Image) format
### Describe the solution you'd like
Add support for Resonit…
-
you might find this interesting... a lossless compression method: https://arxiv.org/pdf/1712.00012.pdf
I could not follow it very well on first attempt. If you struggle, this one helped me: https://a…