Have the following code wrapped in a web service:
Thumbnails.of("C:\\images\\PSC001.JPG")
.size(160, 160)
.toFile("C:\\images\\thumbs\\PSC001.JPG");
However, the output (for jpg and jpeg extensions only) is
C:\images\thumbs\PSC001.JPG.JPEG
if I do .outputFormat("jpg") I get
C:\images\thumbs\PSC001.JPG.jpg
For some reason it always tags on an extra extension. Don't know if this is
supposed to happen but could you let me know?
Thumbnailator-0.3.8.jar
jdk1.6.0_20
NetBeans IDE 7.0 (Build 201104080000)
Thanks
Chris
Great product, thanks
Original issue reported on code.google.com by cjnjo...@gmail.com
on 8 Aug 2011 at 9:52
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4