DNNCommunity / dnn-elements

Collection of Dnn Stencil custom elements
https://dnncommunity.github.io/dnn-elements/
MIT License
16 stars 10 forks source link

dnn-image-cropper does not support transparency #1054

Open valadas opened 5 months ago

valadas commented 5 months ago

Currently the component crops the image and produces a jpeg data-uri which does not support transparency.

If would be great if the consumer could provide the desired resulting file format and that transparency is supported, that way transparent png files could be cropped without losing transparency information.