Thread: Viewer is slow
View Single Post
Old 01-31-2023, 10:14 PM   #3
ldxza
Member
ldxza began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2022
Device: Linux tablet
Quote:
Originally Posted by kovidgoyal View Post
IIRC CBZ is rendered as a single HTML file with all images embedded, on a memory constrained device that will cause swapping and hence slowness. The reason its done that way is because otherwise it will not work in multiple pages per screen mode.

You could convert your CBZ to EPUB that might slpit up the images into one per html file if the conversion doesnt you can always plit manually.
Okay. But I also have an issue with big Mobi files too. I forgot to mention that.
ldxza is offline   Reply With Quote