Image Resize

Categories

Component ID

2851715

Component name

Image Resize

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

159

Component created

Component changed

Component body

Before downloading and using this module please read the next lines carefully. This module has a very specific use case. You should not use it to resize images that are managed by Drupal. If your content type or taxonomy vocabulary has an image field, then images you upload to the nodes or terms of this type are most likely managed by Drupal.

Use this module if your images are not managed by Drupal. Lets say that for some reason you are loading images directly in templates, based on some file path pattern, then these images "live" outside of Drupal. This usually happens when you migrate from some other system and your images have a specific names, so you can load them directly in template. "Image resize" will resize only images in a specified folder, and it won't modify any table in your database.

How to use it?

1. Go to the module settings '/admin/config/media/image-resize/settings' page and set options for resizing you images.
2. Go to the '/admin/config/media/image-resize' page and start resizing images.

Requirements

Minimum PHP 5.5.0

Do you want to request a feature or to report a bug? Please create an issue I will respond to you as fast as I can. This module is still in development phase, so your ideas are always welcomed.

Studio Present