fine-uploader icon indicating copy to clipboard operation
fine-uploader copied to clipboard

Custom naming for scaled images

Open antonsarov opened this issue 10 years ago • 1 comments

At the moment the naming of client-side scaled images is a bit static and unflexible. Having a file named image.png and configuration {name: "small", maxSize: 100} would always result into a scaled image named image_small.png.

It would be nice to have some more flexibility - to specify something like a naming pattern which is then applied on the scaled images.

antonsarov avatar Jul 24 '15 18:07 antonsarov

Thanks for the suggestion. We'll consider this for a future release.

rnicholus avatar Jul 24 '15 19:07 rnicholus