emtiazzahid/laravel-rat

A package to bulk image resize in a directory

v0.0.1 2022-04-23 17:46 UTC

This package is auto-updated.

Last update: 2024-03-30 00:22:24 UTC


README

Latest Version on Packagist Total Downloads

Resize all of your images in certain folder by CLI

screenshot1.png screenshot2.png

Installation

You can install the package via composer:

composer require emtiazzahid/laravel-rat

Usage

php artisan rat:run

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email emtiazzahid@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

TODO

  • Image optimization
  • Undo action
  • Image resize with model iteration