Charlie Murphy wrote: > Charlie Murphy wrote: > > Storing these images on a hard drive is a bad idea because they are > > too big. IMO one shouldn't discard PNG or JPEG unless one is afraid > > That is, storing images in this hypothetical format is a bad idea.
Heyho,
I can imagine saving compressed imagefile files and then using them like:
zcat IMAGEFILE | ${some_imagefile_handling_tool}
--Markus
