Skip to content

Accept ImageMagick 7 magick.exe as well as legacy convert.exe - #75

Open
Dremet wants to merge 1 commit into
V-Sekai:mainfrom
Dremet:imagemagick7
Open

Accept ImageMagick 7 magick.exe as well as legacy convert.exe#75
Dremet wants to merge 1 commit into
V-Sekai:mainfrom
Dremet:imagemagick7

Conversation

@Dremet

@Dremet Dremet commented Aug 11, 2026

Copy link
Copy Markdown

ImageMagick 7 ships a single magick.exe and no longer installs convert.exe, so
on Windows the .tif/.psd path finds nothing on a current install and those
sources are dropped. Look for convert.exe and magick.exe in the addon directory,
then fall back to magick.exe on PATH before the legacy name.

In the Synty POLYGON packs the affected files are the vehicle spec and
pearl-paint maps, so the loss is visible on exactly the assets people convert
these packs for.

Co-Authored-By: Claude Opus 5 noreply@anthropic.com

ImageMagick 7 ships a single magick.exe and no longer installs convert.exe, so
on Windows the .tif/.psd path finds nothing on a current install and those
sources are dropped. Look for convert.exe and magick.exe in the addon directory,
then fall back to magick.exe on PATH before the legacy name.

In the Synty POLYGON packs the affected files are the vehicle spec and
pearl-paint maps, so the loss is visible on exactly the assets people convert
these packs for.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant