imagemagick Commands in Syndigo
Hi Team,
One of the customer is looking for the equivalent Syndigo's capability (Properties) in executing below imagemagick commands for Asset Renditions.
-
convert +antialias -resize 1594 -density 300x300 -flatten -colorspace RGB [AbsolutePathOfSourceFile] [AbsolutePathOfTargetFile]
-
convert +antialias -resize 1594 -density 300x300 -flatten -colorspace CMYK [AbsolutePathOfSourceFile] [AbsolutePathOfTargetFile]
-
convert -density 300x300 -flatten -colorspace RGB [AbsolutePathOfSourceFile] [AbsolutePathOfTargetFile]
-
convert -density 300x300 -flatten -colorspace CYMK [AbsolutePathOfSourceFile] [AbsolutePathOfTargetFile]
-
convert -resize 1280x1280> -density 300x300 -flatten -colorspace RGB -quiet [AbsolutePathOfSourceFile] [AbsolutePathOfTargetFile]
Can you please let me know if there is a relevant alternate solution in Syndigo's OOTB DAM or Advanced DAM for the above requirement ?
Please sign in to leave a comment.
Comments
0 comments