UniSharp / laravel-filemanager

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
https://unisharp.github.io/laravel-filemanager/
MIT License
2.04k stars 719 forks source link

Feat: Add option to store original image before resizing #1216

Closed rashidul-hasan closed 3 months ago

rashidul-hasan commented 4 months ago

Added a 'Copy & Resize' button on the resize window which will keep the original image & create a new image with new size.

(optional) Issue number:

Summary of the change:

Samvdg commented 4 months ago

Maybe adding a copy paste function would be more useful? Than after copying, resize the image

streamtw commented 3 months ago

Thanks @rashidul-hasan !