Closed GoogleCodeExporter closed 9 years ago
Thumbnailator relies on the Image I/O API, therefore it supports image formats
which are supported by the Image I/O API.
The supported formats will differ depending on the version of Java on which
Thumbnailator is being used on.
For Java 6, the package javadocs for the `javax.imageio` method has a list of
supported read/write formats:
http://docs.oracle.com/javase/6/docs/api/javax/imageio/package-summary.html
This also means that if any plugins are used, more formats can be handled by
the Thumbnailator library.
Original comment by coobird...@gmail.com
on 3 Apr 2012 at 1:45
Issue 50 has been merged into this issue.
Original comment by coobird...@gmail.com
on 8 Sep 2013 at 10:10
Added a FAQ (http://code.google.com/p/thumbnailator/wiki/FAQ) to address this
issue.
Original comment by coobird...@gmail.com
on 22 Dec 2013 at 7:29
Original issue reported on code.google.com by
seema.ri...@gmail.com
on 3 Apr 2012 at 10:51