serverless-image-proxy
serverless-image-proxy copied to clipboard
feat(resize): the force option make a crop to fit the new size
This fork is a proposal for my own point of view about how must the "force" flag work.
Instead of modify the aspect ratio of the image, when the "force" flag is specified, it makes a graceful crop form the center of the image.