IPGP / IPGP/webobs

magick convert commands not compatible with recent ImageMagick

Open
#197 0 comments 0 reactions 1 assignee View on GitHub

@beaudu is already working on this.

Since Aug 17, 2026.

enhancement
Dominant language
Perl
Stars
21
Forks
12
PR merge metrics
No merged PRs in 30d

Description

If we replace in WEBOBS.rc :

PRGM_CONVERT|convert
PRGM_IDENTIFY|identify

by

PRGM_CONVERT|magick
PRGM_IDENTIFY|magick

since convert and identify are obsolete in present ImageMagick versions, many commands made by the procs are not compatible, mainly due to option order.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.