command line - get image infos for database
Posted: 2012-03-24T08:21:37-07:00
Hi all,
I am newbie in ImageMagick. Therefor this question (?):
I want to get all information of a any image (png, jpg, tiff) using the command line.
My ambition is to store this image information in a database.
I know that the compare functions has many parameters, but I don't want to compare the relevant image with another one.
(Maybe I could use a black or white image as a reference to compare?)
Is there a function with parameters to get deep infos of image like the compare function?
Or is it possible to store the compare results in a text file and not in a result image?
If there is a function which are the important parameters to analyze a image when the imagesize is no object?
I know that I have to test my development plan, but I want to start...
Please, give me some advice.
Kind regards
I am newbie in ImageMagick. Therefor this question (?):
I want to get all information of a any image (png, jpg, tiff) using the command line.
My ambition is to store this image information in a database.
I know that the compare functions has many parameters, but I don't want to compare the relevant image with another one.
(Maybe I could use a black or white image as a reference to compare?)
Is there a function with parameters to get deep infos of image like the compare function?
Or is it possible to store the compare results in a text file and not in a result image?
If there is a function which are the important parameters to analyze a image when the imagesize is no object?
I know that I have to test my development plan, but I want to start...
Please, give me some advice.
Kind regards