Top "Image-compression" questions

The objective of image compression is to reduce irrelevance and redundancy of the image data in order to be able to store or transmit data in an efficient form.

How to compress image size?

I want to capture image in low resolution using android camera api but when I captured image it will take …

android android-camera android-camera-intent image-compression
Setting jpg compression level with ImageIO in Java

I'm using javax.imageio.ImageIO to save a BufferedImage as a jpeg file. In particular, I created the following Java …

java jpeg image-compression javax.imageio
Image Compression tools via command line

I'm searching best tool to compress images (png and jpeg) via command line. After googling I found trimage which is …

optimization image-processing image-compression
Reduce the size of a bitmap to a specified size in Android

I want to reduce the size of a bitmap to 200kb exactly. I get an image from the sdcard, compress …

android bitmap bitmapimage image-compression
Is it possible to tell the quality level of a JPEG?

This is really a two part question, since I don't fully understand how these things work just yet: My situation: …

image-processing jpeg image-compression
Optimize uploaded images with php (jpeg)

When running Page Speed in Google Chrome it suggests to optimize/compress the images. These images are mostly uploaded by …

php gd jpeg image-compression image-optimization
How to compress Bitmap as JPEG with least quality loss on Android?

This is not a straightforward problem, please read through! I want to manipulate a JPEG file and save it again …

android image bitmap jpeg image-compression
How can I compress images using java?

From pagespeed I am getting only image link and possible optimizations in bytes & percentage like, Compressing and resizing https://…

java image image-processing image-compression google-pagespeed
Using SVD to compress an image in MATLAB

I am brand new to MATLAB but am trying to do some image compression code for grayscale images. Questions How …

matlab image-processing octave image-compression svd
An Image Compression tool for windows similar to ImageOptim (of mac)

I was looking for a image compression tool for windows(Windows 7, more specifically), similar to ImageOptim (of mac). I've used …

windows image png jpeg image-compression