Hello, I've been working with the CFIMAGE tag all day and noticed something interesting:
I have a 30kb 800x450 image. When I use CFIMAGE to create thumbnails of the image, the file size is unusually large. A 200x113 image is 20KB, and a 400x225 image is 57kb, almost twice the size of the original. I used to use a CFX from Efflare to do image processing; their tag returns files that are 4kb and 13kb in size. A larger 1920x1200 (357kb) file resizes to more reasonable 27kb and 97kb, but again, the CFX I used to use returns 5kb and 25kb. Is there a hidden "quality" argument that can be turned down? The wiki ( http://wiki.openbluedragon.org/wiki/index.php/CFIMAGE ) does not have any information. Thanks for any pointers! -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
