allowing users to resize images

i am trying to allow the users of my site to upload their own images and then move and resize them as they wish however i am unable to find a way to allow users to resize the images they upload is there a way to do this using wix code?

2 Likes

Not through Wix itself, it would have to be by html/css instead.
https://stackoverflow.com/questions/31545041/allowing-a-user-to-resize-a-image-on-the-page
https://www.developerdrive.com/allowing-users-to-resize-web-page-elements-with-css3/

please help me out with this same issue ^^
I wanna also reduce the upload file size. How do I go about it?