Skip to main content
Participant
April 28, 2013
Question

Compress JPEG?

  • April 28, 2013
  • 1 reply
  • 1036 views

How can I compress a JPEG Image?

This topic has been closed for replies.

1 reply

Participating Frequently
April 29, 2013

I think you need to explain more. JPEG files are already a compressed image format. What do you need to compress a JPEG for in regards to AIR?

joealnlbsAuthor
Participant
April 29, 2013

A JPEG that's too large to upload....... How can I make it smaller?         

Participating Frequently
April 29, 2013

You can try to zip the file but that may not do you much good, as the format is already compressed well. If you need the file size to be smaller,  reducing the dimensions or exporting it again at a lower JPEG quality setting is what is generally done.