
: Downscaled screenshots of HTML tables look blurry. Why? My EPUB contained many HTML tables, many of which would break on small screens. I therefore took screenshots of the tables and inserted
My EPUB contained many HTML tables, many of which would break on small screens. I therefore took screenshots of the tables and inserted the images into the EPUB in place of the HTML tables.
I just viewed my EPUB on Adobe Digital Editions (ADE) for PC. The table images look terrible! The text in the images is illegible.
The images become blurry only when ADE downscales them. If I expand the window and force ADE to upscale the images, they look better. At full size, they look crisp.
I have been looking for an answer to this problem ALL day. The best one so far is to create new images of the tables, this time using very bold text and thick lines. This works quite well. Most of the images become legible; however, they look very ugly, and some still look quite terrible.
Does anyone know how I can fix this issue?
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Lorraine

: Is it necessary/possible to specifically target foreign-language "editions" of amazon? In addition to the original English, there are language-specific Amazon sites, such as, for Spanish, https://www.amazon.es/

: How can I determine the translator of a wikisource work? I am considering putting together English/Spanish versions of a few Mark Twain books, such as "The Prince and the Pauper" which can be
2 Comments
Sorted by latest first Latest Oldest Best
Sekhemty already gave a good answer. I just wanted to throw out further thoughts.
First, issues of rendering HTML tables and images are less severe on tablets with bigger screens. You can put a note on the book description that the ebook is best when viewed on a 9 inch tablet or something like that.
For Amazon books, my rule of thumb has been to upload the maximum resolution image into the ebook because Amazon will downsize the image automatically according to the type and size of device. Downsizing images is unnecessary for kindles.
Another idea (regardless of whether you do images or HTML tables) is to use CSS to force a page break and then render the table or image in landscape mode using the css. A lot of tables tend to be wider than taller, and I think readers are comfortable for viewing tables in landscape mode.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
I don't think that you can really "fix" this; representing text with a raster image and downscaling it means that it will be displayed with far less pixels that are required to provide a clean and readable image.
You can try by using an image format that is better suited for this task; I would suggest .png (avoid .jpg like the plague in these circumstances!), it can help but honestly I won't expect miracles if the text is going to be downscaled a lot.
Long story short: don't use images to display text.
Free books android app tbrJar TBR JAR Read Free books online gutenberg