ImageMagick
Графический редактор позволяет добавлять эффекты и подписи к картинкам. Также поддерживается функция изменения прозрачности и кадрирования изображений.
ImageMagick – приложение для Windows, с помощью которого можно редактировать и просматривать изображения. Утилита содержит большое количество инструментов для обработки. Стоит отметить, что работа с программой осуществляется в режиме командной строки. Графический интерфейс служить только для просмотра результатов. Также приложение можно использоваться в составе скриптов, написанных на языке Python, PHP, Ruby, Perl, C++ и других.
Редактирование
Для использования программы необходимо запустить командную строку и выбрать изображение. Есть возможность загрузить несколько снимков для создания анимированной картинки в формате GIF.
Поддерживается функция редактирования цветовой схемы. Пользователи могут менять параметры как всей фотографии, так и ее отдельных участков. Также программа позволяет добавить рамку.
Доступен режим пакетной обработки изображений. Есть возможность создавать сценарии для автоматизации выполнения повторяющихся операций.
Приложение позволяет конвертировать фотографии в другие форматы, например, JPG или PNG. Кроме того, поддерживается функция выравнивания гистограммы для улучшения яркости и качества картинки.
Просмотр
В состав утилиты входит инструмент для просмотра изображений. Есть возможность выбрать масштаб и изменить ориентацию снимка. Также программа позволяет отразить фотографию по вертикали или горизонтали.
ImageMagick 7.0.11.7
Набор утилит ImageMagick был разработан специально для работы с графическими изображениями. Данное программное обеспечение распространяется в свободном доступе. Каждый желающий может испробовать все преимущества данного графического редактора.
ImageMagick поддерживать больше 200 различных форматов, включая как популярные, так и специфические типы файлов. Среди полезных функций стоит отметить возможность пакетной обработки, расшифровку изображений, большое количество эффектов и многое другое. Есть поддержка командной строки.
Пароль ко всем архивам: 1progs
Интерфейс программы ImageMagick выполнен на английском языке. Несмотря на это, он является интуитивно понятным, и даже пользователь без знания иностранных языков легко разберётся в редакторе. Утилита подходит для Windows 10 и более ранних версий операционной системы.
Ищете простой редактор, который был бы одновременно многофункциональным и позволял работать с любыми форматами? Скачивайте бесплатно ImageMagick и вы получите море возможностей для работы с растровой и векторной графикой. Программа не требует активации, не имеет ограничений и не накладывает водяных знаков на изображение после редактирования.
Битая ссылка или обновилась версия программы? Напишите об этом в комментариях, обязательно обновим!
Если не подходит пароль к архиву или после извлечения не все файлы в архиве — смотрите раздел Помощь
Аналоги программы
Похожие программы смотрите в наших подборках программ
Download
You can install ImageMagick from source. However, if you don’t have a proper development environment or if you’re anxious to get started, download a ready-to-run Linux or Windows executable. Before you download, you may want to review recent changes to the ImageMagick distribution.
ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors around the world.
Linux Binary Release
These are the Linux variations that we support. If your system is not on the list, try installing from source. Although ImageMagick runs fine on a single core computer, it automagically runs in parallel on multi-core systems reducing run times considerably.
Version | Description |
---|---|
magick | Complete portable application on Linux, no installation required. Just download and run. AppImages require FUSE and libc to run. Many distributions have a working FUSE setup out-of-the-box. However if it is not working for you, you must install and configure FUSE manually. |
ImageMagick-7.0.11-8.x86_64.rpm | Redhat / CentOS 8.3 x86_64 RPM |
ImageMagick-libs-7.0.11-8.x86_64.rpm | Redhat / CentOS 8.3 x86_64 RPM |
ImageMagick RPM’s | Development, Perl, C++, and documentation RPM’s. |
ImageMagick-i386-pc-solaris2.11.tar.gz | Solaris Sparc 2.11 |
ImageMagick-i686-pc-cygwin.tar.gz | Cygwin |
ImageMagick-i686-pc-mingw32.tar.gz | MinGW |
ImageMagick RPM’s are self-installing. Simply type the following command and you’re ready to start using ImageMagick:
You’ll need the libraries as well:
Note, if there are missing dependencies, install them from the EPEL repo.
For other systems, create (or choose) a directory to install the package into and change to that directory, for example:
Next, extract the contents of the package. For example:
Set the MAGICK_HOME environment variable to the path where you extracted the ImageMagick files. For example:
If the bin subdirectory of the extracted package is not already in your executable search path, add it to your PATH environment variable. For example:
On Linux and Solaris machines add $MAGICK_HOME/lib to the LD_LIBRARY_PATH environment variable:
Finally, to verify ImageMagick is working properly, type the following on the command line:
Congratulations, you have a working ImageMagick distribution under Linux or Linux and you are ready to use ImageMagick to convert, compose, or edit your images or perhaps you’ll want to use one of the Application Program Interfaces for C, C++, Perl, and others.
Mac OS X Binary Release
We recommend Homebrew which provides pre-built binaries for Mac (some users prefer MacPorts). Download HomeBrew and type:
ImageMagick depends on Ghostscript fonts. To install them, type:
The brew command downloads and installs ImageMagick with many of its delegate libraries (e.g. JPEG, PNG, Freetype, etc). Homebrew no longer allows configurable builds; if you need different compile options (e.g. librsvg support), you can download the ImageMagick Mac OS X distribution we provide:
Version | Description |
---|---|
ImageMagick-x86_64-apple-darwin20.1.0.tar.gz | macOS High Sierra |
Version | Description |
---|---|
ImageMagick-7.0.11-8-Q16-HDRI-x64-dll.exe | Win64 dynamic at 16 bits-per-pixel component |
Or choose from these alternate Windows binary distributions:
Version | Description |
---|---|
ImageMagick-7.0.11-8-Q16-x64-static.exe | Win64 static at 16 bits-per-pixel component |
ImageMagick-7.0.11-8-Q8-x64-dll.exe | Win64 dynamic at 8 bits-per-pixel component |
ImageMagick-7.0.11-8-Q8-x64-static.exe | Win64 static at 8 bits-per-pixel component |
ImageMagick-7.0.11-8-Q16-x64-dll.exe | Win64 dynamic at 16 bits-per-pixel component |
ImageMagick-7.0.11-8-Q16-HDRI-x64-dll.exe | Win64 dynamic at 16 bits-per-pixel component with high dynamic-range imaging enabled |
ImageMagick-7.0.11-8-Q16-HDRI-x64-static.exe | Win64 static at 16 bits-per-pixel component with high dynamic-range imaging enabled |
ImageMagick-7.0.11-8-Q16-x86-dll.exe | Win32 dynamic at 16 bits-per-pixel component |
ImageMagick-7.0.11-8-Q16-x86-static.exe | Win32 static at 16 bits-per-pixel component |
ImageMagick-7.0.11-8-Q8-x86-dll.exe | Win32 dynamic at 8 bits-per-pixel component |
ImageMagick-7.0.11-8-Q8-x86-static.exe | Win32 static at 8 bits-per-pixel component |
ImageMagick-7.0.11-8-Q16-HDRI-x86-dll.exe | Win32 dynamic at 16 bits-per-pixel component with high dynamic-range imaging enabled |
ImageMagick-7.0.11-8-Q16-HDRI-x86-static.exe | Win32 static at 16 bits-per-pixel component with high dynamic-range imaging enabled |
ImageMagick-7.0.11-8-portable-Q16-x64.zip | Portable Win64 static at 16 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries). |
ImageMagick-7.0.11-8-portable-Q16-x86.zip | Portable Win32 static at 16 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries). |
ImageMagick-7.0.11-8-portable-Q8-x64.zip | Portable Win64 static at 8 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries). |
ImageMagick-7.0.11-8-portable-Q8-x86.zip | Portable Win32 static at 8 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries). |
ImageMagick-7.0.11-8-portable-Q16-HDRI-x64.zip | Portable Win64 static at 16 bits-per-pixel component with high dynamic-range imaging enabled. Just copy to your host and run (no installer, no Windows registry entries). |
ImageMagick-7.0.11-8-portable-Q16-HDRI-x86.zip | Portable Win32 static at 16 bits-per-pixel component with high dynamic-range imaging enabled. Just copy to your host and run (no installer, no Windows registry entries). |
Animation | create a GIF animation sequence from a group of images. |
Bilateral blur | non-linear, edge-preserving, and noise-reducing smoothing filter. |
Color management | accurate color management with color profiles or in lieu of— built-in gamma compression or expansion as demanded by the colorspace. |
Color thresholding | force all pixels in the color range to white otherwise black. |
Command-line processing | utilize ImageMagick from the command-line. |
Complex text layout | bidirectional text support and shaping. |
Composite | overlap one image over another. |
Connected component labeling | uniquely label connected regions in an image. |
Convex hull | smallest area convex polygon containing the image foreground objects. In addition, the minimum bounding box and unrotate angle are also generated. |
Decorate | add a border or frame to an image. |
Delineate image features | Canny edge detection, Hough lines. |
Discrete Fourier transform | implements the forward and inverse DFT. |
Distributed pixel cache | offload intermediate pixel storage to one or more remote servers. |
Draw | add shapes or text to an image. |
Encipher or decipher an image | convert ordinary images into unintelligible gibberish and back again. |
Format conversion | convert an image from one format to another (e.g. PNG to JPEG). |
Generalized pixel distortion | correct for, or induce image distortions including perspective. |
Heterogeneous distributed processing | certain algorithms are OpenCL-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors. |
High dynamic-range images | accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows. |
Histogram Equalization | Use adaptive histogram equalization to improve contrast in images. |
Image calculator | apply a mathematical expression to an image, image sequence, or image channels. |
Image gradients | create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical. |
Image identification | describe the format and attributes of an image. |
ImageMagick on the iPhone | convert, edit, or compose images on your iOS device such as the iPhone or iPad. |
Large image support | read, process, or write mega-, giga-, or tera-pixel image sizes. |
Montage | juxtapose image thumbnails on an image canvas. |
Morphology of shapes | extract features, describe shapes, and recognize patterns in images. |
Motion picture support | read and write the common image formats used in digital film work. |
Noise and color reduction | Kuwahara Filter, mean-shift. |
Perceptual hash | map visually identical images to the same or similar hash— useful in image retrieval, authentication, indexing, or copy detection as well as digital watermarking. |
Special effects | blur, sharpen, threshold, or tint an image. |
Text & comments | insert descriptive or artistic text in an image. |
Threads of execution support | ImageMagick is thread safe and most internal algorithms execute in parallel to take advantage of speed-ups offered by multicore processor chips. |
Transform | resize, rotate, deskew, crop, flip or trim an image. |
Transparency | render portions of an image invisible. |
Virtual pixel support | convenient access to pixels outside the image boundaries. |
Examples of ImageMagick Usage shows how to use ImageMagick from the command-line to accomplish any of these tasks and much more. Also, see Fred’s ImageMagick Scripts: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations. With Magick.NET, use ImageMagick without having to install ImageMagick on your server or desktop. Finally, see Snibgo’s ImageMagick Cookbook for Windows-based ImageMagick scripting.
© 1999-2021 ImageMagick Studio LLC