jimp-dev/jimp

Shift image by phase or pixels?

Open

#923 opened on Aug 6, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (13,218 stars) (785 forks)batch import
enhancementhelp wanted

Description

Is your feature request related to a problem? Please describe. No problem

Describe the solution you'd like Some type of feature or function that can shift an image horizontally or vertically by a percentage, pixel amount, or phase (90 degrees, 180 degrees etc).

Describe alternatives you've considered Manually cutting the image and shifting it, which is super slow.

Additional context None really.

Contributor guide

Shift image by phase or pixels? · jimp-dev/jimp#923 | Good First Issue