How to save images for use in bloom

I wonder if someone could give me wisdom on the best way to save images for use in BLOOM?
Should they be tiff? png? jpeg? or does it depend how you’re going to use them?
Any other wisdom?

Thanks
Bethann

1 Like

There are two considerations: size and quality.

Here are some facts:

  • TIFF is not viewable in browsers (including Bloom’s), so Bloom automatically converts it to PNG
  • PNG is “lossless”, so it’s never going to mean a reduction in quality. There are no “compression artifacts”.
  • JPG compression is “lossy” but that allows much more complex images per megabyte. JPG has a “quality” parameter that you can use to choose how lossy; at 100% quality, it is still lossy, but you might not notice. I normally find that I can drop the quality quite a bit before it becomes noticeable.
  • Knowledge of PNG vs JPG is so rare in Bloom’s user community that we have implemented some automatic conversions when it’s obvious that the image is in an inappropriate format:
    • Bloom converts jpg images that are a single color to png in order to use less memory and storage space. But it cannot restore the quality that was introduced by the inappropriate compression into jpeg.
    • Bloom converts photographs stored as pngs to jpegs, for the same reason.

Now back to your question, here are two rules of thumb:

  • When you use a scanner for something other than a photograph save as tiff or png. You can always go to jpg later; but once you use jpg, you are introducing compression artifacts, and you can’t undo those. So keep the originals for non-photographs in one of these lossless formats (tiff or png).
  • Use PNG for line art. Line art is pretty sensitive to compression artifacts, and png compresses it well. JPG will make the formerly crisp lines fuzzy.
  • Use JPG for photographs.
  • For color illustrations, it depends on the complexity. You can try both, zooming in to see the effects of various jpeg quality settings, while watching the size.

Thank you so much. Very helpful!

Hi!
The line drawings are in jpg format. How would I change them to png formats? Is there a way to make the files less heavy so that they don’t bog down the Bloom program?
Thanks,
Kristine

To get back to a lossless png, you would need to make new originals, either from the original digital source, or by re-scanning the physical images as tiff or png.
If that is not possible, Bloom’s handling/converting your jpg to png should suffice. If you wanted to experiment, pretty much any image program would be able to “Save As” png from the jpg files, but I doubt it would make any difference to Bloom.

As I stated in your other post, we don’t expect image format to have noticeable implications for performance while using Bloom. If you would like us to look into why you may be having performance issues, please respond to the questions I posted there.

I recently produced a video with BLOOM and a message came up about the images, that since they were line drawings they should be converted to TIFFs instead of jpgs. This seems odd, since I am reading here that BLOOM would only convert that TIFF to a png. Maybe that message went by too fast! Should we indeed avoid using TIFFs and just use the png format for line drawings, jpg for color?

Hi Penelope,

I recently produced a video with BLOOM and a message came up about the images, that since they were line drawings they should be converted to TIFFs instead of jpgs.

Perhaps there was a misunderstanding.

Here’s what Bloom says:

The file you’ve chosen is a “JPEG” file. JPEG files are perfect for photographs and color artwork. However, JPEG files are a big problem for black and white line art. Problems include:

• Fuzziness and grey dots.

• Large file sizes, making the book hard to share.

• If there are many large JPEGs, Bloom may not have enough memory to make PDF files.

Note: Because JPEG is “lossy”, converting a JPEG to PNG, TIFF, or BMP actually makes things even worse. If this is black and white line art, you want to get an original scan in one of those formats.

Thank you for that explanation. What I did not understand is why a tiff format was recommended over a png in the message that popped up (from what I recall). I read in a previous post here that the png format was preferred, since BLOOM would ultimately convert the tiffs to that format. No need to respond.