Are you using dev server?

The image service on dev server does the most basic thing possible and
ignore most params. You might have issue working with PNG files as
well.

Deploy to a live test server and the image service should work.

By default, jpeg encoding is quality 85 (according to my trials), set
it to higher if you need better quality but size will go up.

On Nov 13, 8:57 am, John <ad...@weespr.com> wrote:
> When I use a lower quality encoding, the size of the resulting photo
> is the same not matter what.
> JPEG 100 or JPEG 60 gives me the exact same image size when applying a
> couple transformations.
> I tried with different types of photos, same result.
>
> Anyone had success with tweaking the encoding quality ?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to