Details
-
Type:
New Feature
-
Status:
Committed
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 0.3
-
Fix Version/s: 2.0
-
Component/s: None
-
Labels:None
-
Request Controller:Albers, Stephan
-
External Supervisor:Karpey, July
-
Executing Programmer:Shushkevich, Sergey
Description
Users want to convert files into different formats, create thumnails from images, create PDFs from a file or would like to change the size of an image. We need to support basic conversion algorithms, if they are easy to realize. For format conversions of bitmaps, we will use ImageMagick (http://www.imagemagick.org/) using it's command line, but not using the Java wrapper.
Take the source code that we have in DAM an put it into Weceem.