Hover State on Image Files

It would be good if you could add a ‘on hover’ option for image files. With this option, placing the cursor over an image (without clicking) would make the image brighter or darker or take on a certain hue.

I know you can achieve something like this using the Hover Box, but it is extremely time intensive compared to how easy it would be if you just added the function I described above.

Thanks.

you can use a button to do the hover effect if you are using an SVG image file or you can use https://pngtosvg.com to convert your PNG or JPG into an SVG, i dont know if you can use a JPEG file in the converting process