Replace imagemagick module with gm
Open
- 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