bnolan / bnolan/echt-server

Replace imagemagick module with gm

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Imagemagick module is deprecated. [gm](https://github.com/aheckmann/gm) module seems to be the replacement. Or like, just write our own code to use imagemagick with `exec`.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name files or tests. Start by locating the current ImageMagick integration, then compare replacing it with gm versus calling ImageMagick through exec; done means the existing image-processing behavior still works without the deprecated module.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-vision
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.