mod_dims
mod_dims copied to clipboard
Apache HTTP dynamic image resizing module
Is there a way to center crop an image, rather than crop from the top left?
Going to try this in production today.
If you add a DimsAddWhitelist entry for both *.domain.com and just domain.com, only one or the other will work, but not both.
Many images sometimes have white borders. While it's most ideal to directly upload an image without any white borders, it can sometimes take a while to do a whole image...
- Upgrade to Imagemagick 7 - Remove legacy code that was no longer in use - Reorganize code to ease maintenance