A Virtual Home - Pillowhttps://blog.avirtualhome.com/All about Python, Django, and infrastructureSun, 19 Aug 2018 15:08:00 -0400Memory problems with MozJPEG and Pillowhttps://blog.avirtualhome.com/memory-problems-with-jpg-files-and-pillow/<p>After implementing MozJPEG to create smaller files we noticed it would not always work as we got the message &ldquo;I/O suspension not supported in scan&nbsp;optimization&rdquo;</p>Peter van der DoesSun, 19 Aug 2018 15:08:00 -0400tag:blog.avirtualhome.com,2018-08-19:/memory-problems-with-jpg-files-and-pillow/PillowjpegMozJPEGReplace JPEG libraries with MozJPEGhttps://blog.avirtualhome.com/replace-jpeg-libraries-with-mozjpeg/<p>For a project in Python we had to squeeze more bytes out of <span class="caps">JPG</span> files using Pillow. Currently MozJPEG fits that bill but there isn&rsquo;t a repository available to install it on&nbsp;Ubuntu.</p>Peter van der DoesWed, 28 Mar 2018 09:03:00 -0400tag:blog.avirtualhome.com,2018-03-28:/replace-jpeg-libraries-with-mozjpeg/jpegMozJPEGUbuntuPillow