Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: ImageMagick.ImageMagick.Q8
PackageVersion: 7.1.2.19
InstallerType: inno
Scope: machine
UpgradeBehavior: install
Commands:
- compare
- composite
- conjure
- identify
- magick
- mogrify
- montage
- stream
ReleaseDate: 2026-04-12
Installers:
- Architecture: x86
InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-19/ImageMagick-7.1.2-19-Q8-x86-dll.exe
InstallerSha256: FD05DD7CFEF09AC2C6A056E7BE1CA5090A998C952B49BC8826E68A19957719B2
ProductCode: ImageMagick 7.1.2 Q8 (32-bit)_is1
- Architecture: x64
InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-19/ImageMagick-7.1.2-19-Q8-x64-dll.exe
InstallerSha256: FFC17D34B1E8A2E5A258EA1A7019D3F1CAA423EA366B9020617103990EDEB225
ProductCode: ImageMagick 7.1.2 Q8 (64-bit)_is1
- Architecture: arm64
InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-19/ImageMagick-7.1.2-19-Q8-arm64-dll.exe
InstallerSha256: 6A157FF9D4BE5DEC45FC0BB35DBC1FABA103E74ACDD08A3C62EB9AF3849EBE14
ProductCode: ImageMagick 7.1.2 Q8 (arm64)_is1
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: ImageMagick.ImageMagick.Q8
PackageVersion: 7.1.2.19
PackageLocale: en-US
Publisher: ImageMagick Studio LLC
PublisherUrl: https://imagemagick.org/
PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues
PrivacyUrl: https://imagemagick.org/script/privacy-policy.php
Author: ImageMagick Studio LLC
PackageName: ImageMagick Q8
PackageUrl: https://imagemagick.org/
License: ImageMagick
LicenseUrl: https://imagemagick.org/script/license.php
Copyright: Copyright © 1999 ImageMagick Studio LLC
ShortDescription: A free, open-source software suite for editing and manipulating digital images
Description: |-
ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and Ultra HDR.
ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks.
ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS.
Tags:
- image
ReleaseNotes: |-
Merged
- Support for 4-bit (indexed 16-color) PCX #8655
- Increase code determinism when when compiling with fuzzing instrumentation #8544
- Fix MNG animation speed for sub-frame animations with offsets #8666
- Fix JXL animated export transparent blending and offset frames #8656
- build(deps): bump ImageMagick/code-signing-action from 1.0.0 to 1.0.1 #8660
- build(deps): bump github/codeql-action from 4.32.6 to 4.35.1 #8661
- Fix AVIF animation export error on sequences with mixed alpha #8657
- build(deps): bump msys2/setup-msys2 from 2.30.0 to 2.31.0 #8645
- build(deps): bump caphyon/advinst-github-action from 2.0.1 to 2.0.2 #8647
- build(deps): bump azure/login from 2.3.0 to 3.0.0 #8643
- Fix APNG output duration/framerate #8639
- Animated AVIF support (libheif 1.20.0+) #8640
- Set BackgroundDispose for animated JXL frames with alpha #8635
- Skip frame duplication for APNG in video coder #8636
Commits
- beta release 78f1c2f
- https://github.com/ImageMagick/ImageMagick/issues/7904 0ff9eef
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v67w-737x-v2c9 d27b840
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-x9h5-r9v2-vcww 4c72003
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-f4qm-vj5j-9xpw d3c0a37
- eliminate compiler exception b620ae3
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-fwvm-ggf6-2p4x ccdc011
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pcvx-ph33-r5vv cca6073
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cr67-pvmx-2pp2 ae679e2
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-w54j-7wpm-crhj 22aef93
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-q8h3-jv9v-57qx a6bfb1b
- conditional compile 52d2e9c
- sync image pixels before writing 1e87687
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-26qp-ffjh-2x4v bcd8519
- https://github.com/ImageMagick/security/advisories/GHSA-8vfj-q2cp-5m5j 8f6b593
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-98cp-rj9f-6v5g 54254cf
- Run dependabot daily instead. 9d7a87a
- check pixel sync return status b1db40d
- the filename must be at least MagickPathExtent characters 763a037
- pattern is write only 60d8ea3
- Added option that can be used to fix the byte order of a DICOM image. 26ca4ee
- throw exception for utf-8 string length of 0 099dda6
- improve exception message e05e459
- Fixed memory leak. 6867f20
- Restored old CopyAlpha behavior. 43e4dbf
- Corrected version check. 7e78a40
- Use a cast to double instead of a multiplication. 7ac2dcc
- Use the correct bit depth when reading a PNG bKGD (#8485) 23d609d
- Corrected the name of the module. ce5434d
- Whitespace. f20b428
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pmpg-6pww-fg6q 2ab24d7
- Generate SLSA provenance and add it as a release artifact. 04de634
- Updated the Windows dependencies. 0dfbb10
- Corrected script. df347d9
- Improved name of variable. a330f3f
- Use a better name for the image. 22faadd
- Added option (icon:png-compression-size) to the icon decoder that can be use the specify the minimum size when png compression should be used (#2394) 92172c4
- Updated comment to make it clear what the current default behavior is. 0836fbb
- Added support for writing meta channels to the PSD coder (#8393) 8cb2a8e
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-5592-p365-24xh f86452a
- reset VID filename a20f8f9
- Corrected check to avoid possible overflow. 2d4494c
- Code style change. f4610bc
- Fix incorrect orientation of JPEG compressed TIFF images (dlemstra/Magick.NET/issues/1991) b8d0cd4
- Minor readability change. 51291c3
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-x928-4434-crqj ca761f2
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pwg5-6jfc-crvh 3d653be
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-2442-cq27-vf6x 4768542
- Patch to correct the sample size for 16 bit floats in the JXL encoder (GHSA-jvgr-9ph5-m8v4) 1c7767f
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-r83h-crwp-3vm7 5facfec
- eliminate compiler warning f2d430c
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-5xg3-585r-9jh5 2a06c7b
- eliminate compiler warning 5c43d48
- Use a name that is more consistent with the rest of the naming in the file. d94e286
- Meta channels are not support when the image has a colormap. c062b1d
- Use a consistent order instead. 603a915
- Code style changes. cddcd13
- Cosmetic d2fc148
- Avoid conflicts with -std options when trying to check if the -x c++ option is supported. cc503c0
- latest automake/autoconf update 77d89c3
- release 9fbd2b7
ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/HEAD/ChangeLog.md#712-19---2026-04-12
Documentations:
- DocumentLabel: Command-line Tools
DocumentUrl: https://imagemagick.org/script/command-line-tools.php
- DocumentLabel: Command-line Processing
DocumentUrl: https://imagemagick.org/script/command-line-processing.php
- DocumentLabel: Develop
DocumentUrl: https://imagemagick.org/script/develop.php
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: ImageMagick.ImageMagick.Q8
PackageVersion: 7.1.2.19
PackageLocale: zh-CN
Publisher: ImageMagick Studio LLC
PublisherUrl: https://imagemagick.org/
PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues
PrivacyUrl: https://imagemagick.org/script/privacy-policy.php
Author: ImageMagick Studio LLC
PackageName: ImageMagick Q8
PackageUrl: https://imagemagick.org/
License: ImageMagick
LicenseUrl: https://imagemagick.org/script/license.php
Copyright: Copyright © 1999 ImageMagick Studio LLC
ShortDescription: 一款用于编辑和处理数字图像的免费开源软件套件
Description: |-
ImageMagick® 是一款免费的开源软件套件,用于编辑和处理数字图像,可用于创建、编辑、合成或转换位图图像,并支持多种文件格式,包括 JPEG、PNG、GIF、TIFF 和 Ultra HDR。
ImageMagick 广泛应用于网络开发、图形设计和视频编辑等行业以及科学研究、医学成像和天文学领域,并凭借其多功能性、可定制性以及强大的图像处理能力成为各种图像相关任务的热门选择。
ImageMagick 包括用于执行复杂图像处理任务的命令行界面,以及将其功能集成到软件应用程序中的应用程序接口。它采用 C 语言编写,可在 Linux、Windows 和 macOS 等多种操作系统上使用。
Tags:
- 图像
ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
Documentations:
- DocumentLabel: 命令行工具
DocumentUrl: https://imagemagick.org/script/command-line-tools.php
- DocumentLabel: 命令行处理
DocumentUrl: https://imagemagick.org/script/command-line-processing.php
- DocumentLabel: 开发
DocumentUrl: https://imagemagick.org/script/develop.php
ManifestType: locale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: ImageMagick.ImageMagick.Q8
PackageVersion: 7.1.2.19
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0