Closed GoogleCodeExporter closed 9 years ago
Thumbnailator relies on the Java Image I/O API to handle input/output of image
files.
As such, it is outside the scope of the Thumbnailator project to provide
support for specific image formats.
That said, since Thumbnailator relies on the Image I/O API, if you use a
library like TwelveMonkeys ImageIO (https://github.com/haraldk/TwelveMonkeys)
which provides support for additional image formats, you should be able to use
formats which are not supported by the stock Java distribution.
The TwelveMonkeys ImageIO library lists SVG as one of the supported input
formats.
Original comment by coobird...@gmail.com
on 22 Apr 2015 at 1:34
Original issue reported on code.google.com by
maxime.m...@zenika.com
on 2 Apr 2015 at 1:02