Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book General > General Discussions

Notices

Reply
 
Thread Tools Search this Thread
Old 01-24-2024, 03:38 PM   #31
GlennD
Wizard
GlennD ought to be getting tired of karma fortunes by now.GlennD ought to be getting tired of karma fortunes by now.GlennD ought to be getting tired of karma fortunes by now.GlennD ought to be getting tired of karma fortunes by now.GlennD ought to be getting tired of karma fortunes by now.GlennD ought to be getting tired of karma fortunes by now.GlennD ought to be getting tired of karma fortunes by now.GlennD ought to be getting tired of karma fortunes by now.GlennD ought to be getting tired of karma fortunes by now.GlennD ought to be getting tired of karma fortunes by now.GlennD ought to be getting tired of karma fortunes by now.
 
Posts: 2,101
Karma: 17249026
Join Date: Feb 2009
Location: The Pacific NW
Device: sony PRS350, iPhone, iPad
I use CBZ since it is simple and portable, and it'll be easy to do something else with it if I ever decide to. I tend to buy from Amazon, so my conversion process is based on that.

I just bring the kindle file into Calibre with some help from Alf, and convert it to an epub. Then I convert the epub into a CBZ. It's pretty simple to do manually but I just wrote a quick and dirty batch file that I can just drag the epub onto in Explorer, and it handles the conversion.
GlennD is offline   Reply With Quote
Old 01-25-2024, 02:57 AM   #32
Freeshadow
temp. out of service
Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.
 
Posts: 2,792
Karma: 24285242
Join Date: May 2010
Location: Duisburg (DE)
Device: PB 623
it's slow yes, and I posted the maximum settings; as for GUIs I have no idea, never used any. for such things I prefer command line. and advzip is a command line tool. I have no idea what you actually used thenAs it works on any file with deflate compression streams, I used it on numerous kinds of them like game data files too. (think pak files in id software games) The game Torchlight has 1 deflate based data file (Don't have the name present atm - I'm typing here on my phone) advzip ran 2 days over it.
so much about "way too long"
Freeshadow is offline   Reply With Quote
Old 01-25-2024, 06:04 PM   #33
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 35,464
Karma: 145525534
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Freeshadow View Post
I have no idea what you actually used then
I thought I made it clear that I was using zopfli/zopflipng. They were built from the zopfli source on GitHub.

When I tried the maximum compression command line with zopflipng, it took close to 4 days to compress a single 32MB png and managed to save 1679 bytes over the original command line compression. The original PNG converted from a Gigapixel Project image was 32,916,531 bytes, the first command line gave a 19,724,422 byte output file and the second command line gave a 19,722,743 byte output file.

zopflipng --iterations=15 big_png1.png png_ncomp.png

zopflipng --iterations=500 --filters=01234mepb --lossy_8bit --lossy_transparent big_png1.png png_maxcomp.png

Last edited by DNSB; 01-25-2024 at 06:13 PM.
DNSB is offline   Reply With Quote
Old 03-03-2024, 11:18 AM   #34
milo132
Banned
milo132 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2024
Device: android
All that's a cbz is an image zip file. It's fantastic if you are switching from paper. Neither search functionality nor index creation are available.
milo132 is offline   Reply With Quote
Old 03-03-2024, 09:56 PM   #35
tomsem
Grand Sorcerer
tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.
 
Posts: 6,478
Karma: 26425959
Join Date: Apr 2009
Location: USA
Device: iPhone 15PM, Kindle Scribe, iPad mini 6, PocketBook InkPad Color 3
Quote:
Originally Posted by milo132 View Post
All that's a cbz is an image zip file. It's fantastic if you are switching from paper. Neither search functionality nor index creation are available.
True, but you can store metadata in the ZIP comment, e.g.:

https://code.google.com/archive/p/comicbookinfo/

I use ComicTagger .
tomsem is offline   Reply With Quote
Old 03-05-2024, 11:12 AM   #36
ZodWallop
Gentleman and scholar
ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.
 
ZodWallop's Avatar
 
Posts: 10,994
Karma: 108312789
Join Date: Jun 2015
Location: Space City, Texas
Device: Clara HD; Nook ST w/Glowlight, (2015) Glowlight Plus, Paperwhite 3
Man, I've been reading digital comics years before I was reading digital books. I've only ever used CBZ or CBR. Never bothered with a table of contents either. For the most part, they are single issue comics, so a TOC would seem silly. Even in collected editions, I tend to read them much faster than a novel.

I also read comics on a tablet and use programs meant for digital comics (Perfect Viewer on Android, Cover on Windows). I don't add comics to calibre. There used to be a calibre like program for comics, ComicRack. But for me it was shaky at the best of times and is no longer developed. So I gave up metadata.
ZodWallop is offline   Reply With Quote
Old 03-05-2024, 03:05 PM   #37
Cactus Chef
Addict
Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.
 
Cactus Chef's Avatar
 
Posts: 296
Karma: 4504466
Join Date: Apr 2019
Device: Kobo Sage, Kobo Clara HD, Galaxy Tab S5e, Kindle 4th Gen
Quote:
Originally Posted by ZodWallop View Post
Man, I've been reading digital comics years before I was reading digital books. I've only ever used CBZ or CBR. Never bothered with a table of contents either. For the most part, they are single issue comics, so a TOC would seem silly. Even in collected editions, I tend to read them much faster than a novel.

I also read comics on a tablet and use programs meant for digital comics (Perfect Viewer on Android, Cover on Windows). I don't add comics to calibre. There used to be a calibre like program for comics, ComicRack. But for me it was shaky at the best of times and is no longer developed. So I gave up metadata.
There's valid reasons for wanting a ToC. For example, I picked up a couple of these on a recent Kindle sale, and since they're basically just collections of works by a single author and not limited to any specific comic line, it would've been handy to jump past random one-offs concerning heroes I'm not familiar with. Another example might be some of these Marvel Epic Collections in which adjacent comics were often packaged in; I don't feel the need to suffer through an issue of Power Pack while re-reading some X-Men classics.
Cactus Chef is offline   Reply With Quote
Old 03-05-2024, 04:29 PM   #38
ZodWallop
Gentleman and scholar
ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.ZodWallop ought to be getting tired of karma fortunes by now.
 
ZodWallop's Avatar
 
Posts: 10,994
Karma: 108312789
Join Date: Jun 2015
Location: Space City, Texas
Device: Clara HD; Nook ST w/Glowlight, (2015) Glowlight Plus, Paperwhite 3
Quote:
Originally Posted by Cactus Chef View Post
There's valid reasons for wanting a ToC.
First: You are right. Just because they are unimportant to me does not mean they serve no purpose to anybody.

I'm saying this because the rest is why they are unimportant to me

Quote:
For example, I picked up a couple of these on a recent Kindle sale, and since they're basically just collections of works by a single author and not limited to any specific comic line, it would've been handy to jump past random one-offs concerning heroes I'm not familiar with.
I always followed writers/artists rather than characters. In fact I really dislike superhero comics.

The reason I picked up the book you linked to is because I like Alan Moore so much (and man, they will never stop making money off his stuff). So it doesn't matter to me if he is writing a Green Lantern story or a Superman story or what have you. The only reason I am reading about these characters is because they lucked into getting Alan Moore to write for them.

A book like that is a good candidate for a TOC. I just don't case about one. I'll likely read each story in one sitting anyway.

BTW: Have you seen the 2000 A.D. Alan Moore collections? The Complete Alan Moore Future Shocks. A Compilation of the short tales he wrote for 2000 A.D. He wrote a couple of other short series for them as well. D.R. and Quinch, Skizz and The Ballad of Halo Jones. Those are also available. Sensibly sold as DRM-free CBZ or PDF files.

Quote:
Another example might be some of these Marvel Epic Collections in which adjacent comics were often packaged in; I don't feel the need to suffer through an issue of Power Pack while re-reading some X-Men classics.
Weren't those adjacent comics packed in because the story continues in them? (Another thing I didn't like about superhero comics.)
ZodWallop is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
.cbz and PW1 Roker2 Kindle Developer's Corner 2 02-28-2018 03:24 PM
CBZ to Mobi Question inkyichi Conversion 0 12-22-2011 02:51 AM
Question Regarding Resizing of CBR/CBZ Files? ThomasMcKean Other formats 3 09-03-2010 07:15 AM
CBZ help starbreeze89 Calibre 1 08-13-2010 11:41 AM
CBZ to EPUB starbreeze89 Calibre 2 08-08-2010 08:44 AM


All times are GMT -4. The time now is 01:54 PM.


MobileRead.com is a privately owned, operated and funded community.