Quote:
Originally Posted by JSWolf
This is the 2020 Tor eBook I got from Kobo since it's free.
44,305,052 macmillan_drmfree-epub-a6b9d2c3-a09e-4100-b102-74da3b7d3b72.epub
|
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.