Image processing Tool ImageMagick

Source: Internet
Author: User
Tags imagemagick


ImageMagick is a free software to create, edit, and synthesize pictures. It can read, convert , and write images in many formats. Image cutting, color substitution, application of various effects, image rotation, composition, text, line, polygon, ellipse, curve, attach to picture stretch rotation

Official website Description http://www.imagemagick.org/script/index.php

ImageMagick®is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety ofFormats(over) including PNG, JPEG, JPEG-2000, GIF, TIFF,DPX, BX5, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various s Pecial effects, or draw text, lines, polygons, ellipses and Bézier curves.


Installation

Yum Install ImageMagick


Using tools

Animate
animate an image sequence in any X server.
Compare
mathematically and visually annotate the difference between an image and its reconstruction.
Composite
overlap one image over another.
Conjure
interpret and execute scripts written in the Magick Scripting Language (MSL).
Convert
convert between image formats as well as resize a image, blur, crop, despeckle, dither, draw on, Flip, join, Re-sam PLE, and much more.
Display
display an image or image sequence on any X server.
Identify
describe the format and characteristics of one or more image files.
Import
Save any visible window on the X server and outputs it as an image file. You can capture a single window, the entire-screen, or any rectangular portion of the screen.
Mogrify
Resize an image, blur, crop, despeckle, dither, draw on, Flip, join, Re-sample, and much more. Mogrify overwrites the original image file, whereas, convertwrites to a different image file.
Montage
Create a composite image by combining several separate images. The images is tiled on the composite image optionally adorned with a border, frame, image name, and more.
Stream
a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of sto Rage formats. It writes the pixel components as they is read from the input image a row at a time making stream desirable when working With large images or when you require raw pixel components.


View version

Convert--version

Compositing and refactoring the picture size (add a logo to the picture)

Convert logo.jpg img.jpg-gravity northwest-composite-resize 124x68-strip-sampling-factor 4:2:0-quality-result0. Jpg

Horizontal stitching Pictures
Convert 1.jpg 2.jpg 3.jpg +append result1.jpg

Portrait Stitching Pictures
Convert 1.jpg 2.jpg 3.jpg-append result2.jpg

View Picture Properties

Identify result0.jpg

Show pictures

Display Img.jpg

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Image processing Tool ImageMagick

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.