View Single Post
Old 03-05-2019, 08:09 PM   #391
anchung.chen
Junior Member
anchung.chen began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2019
Location: Taiwan
Device: Kindle, Kobo
Quote:
Originally Posted by baskerville View Post
Code:
page   num  type   width height color comp bpc  enc interp  object ID x-ppi y-ppi size ratio
--------------------------------------------------------------------------------------------
   1     0 image    1655  2207  gray    1   4  image  no         6  0   345   345  334K  19%
   2     1 image   17408 23211  gray    1   4  image  no         8  0  3626  3626  431K 0.2%
mupdf probably tries to allocate some memory for the image in its native resolution…
The file is generated by k2pdfopt, so it may have this kind of bug. Thanks.
anchung.chen is offline   Reply With Quote