Wednesday, March 1, 2017

Image Magick: batch conversion with CMD

Completely without; user interface comes the Image Magick toolkit. The call is made in the Windows command prompt, PowerShell, or an alternative such as CygWin. Image Magick does not only have functions for conversion and scaling. There are also image processing functions, and drawing tools for lines or circles.


The website of the project shows many interesting examples. Software developers integrate the functions of Image Magick in their own projects. The sources are available, on the Image Magick website and at GitHub. The package, has an API and supports many programming languages ​​like C / C ++, Perl, PHP or Python. Calling the functions from the runtime environments Java or Microsoft.net is also provided.

No comments:

Post a Comment