View Single Post
Old 01-29-2026, 06:43 PM   #264
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 82,405
Karma: 151278869
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by j.p.s View Post
Thanks! (I still would like to know the size from Tor directly.)

Can you list the file size and dimensions for the TOR.COM logo and the first story cover and title page images in the Kobo supplie EPUB? (How Quini the Squid...) For the amazon supplied EPUB, I have:
Code:
image-0-1.jpg 249x51    883,002 (249*51*3 = 38,097  !!!)
image-0-3.jpg 1626x2442 3,055,429
image-0-4.jpg 1620x2431 1,303,953
The TOR logo JPEG is somehow also TIFF:
Code:
file image-0-3.jpg  
image-0-3.jpg: JPEG image data, Exif standard: [TIFF image data, big-endian, direntries=12, height=2476, bps=0, PhotometricIntepretation=RGB, orientation=upper-left, width=1650], baseline, precision 8, 1626x2442, components
and a recompressed logo with default settings is only 2902 bytes
Code:
djpeg image-0-1.jpg | cjpeg > ~/Downloads/image-0-1.jpg
ls -l ~/Downloads/image-0-1.jpg
-rw-rw-r-- 1 2902 /home/???/Downloads/image-0-1.jpg
FWIW the file name and size I got from amazon match yours exactly, so no personal information in the name.
L1.jpg (Tor logo) is 883,002. Resolution is 249x51.
b2-cvi.jpg (first story cover) is 894,016. The resolution is 1626x2442.
b2-tp.jpg (title page to first story) is 1,303,953. The resolution is 1620x2413.

Also, Kobo is lying to the customers. They say this is File type: DRM-FREE EPUB. But it's not. It's KePub.

Last edited by JSWolf; 01-29-2026 at 06:52 PM.
JSWolf is offline   Reply With Quote