Well, I got this to work, sort of by converting from .gif to .jpg, then resizing. However, on the suggestion of someone I work with, I converted from .gif to .png then resized and it worked beautifully. I have a feeling this has to do with how JAI handles .gif files.
Rick Root wrote: > Russ wrote: > >> Maybe it's how you're doing the convert? I'm taking the uploaded gif and >> resizing it and saving it as a jpg and it works fine. Try doing that. >> > > > If you change the filename, the file size changes. If you write back to > the same file, the file size does not change (unless you make it BIGGER). > > Like I said, it's a "known issue" without a solution... just a > workaround. Save to a different filename =) > > Rick > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257007 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

