Tagged Questions

0
votes
4answers
975 views

Convert high-resolution images to low-resolution

I am doing a web project on media manager. I upload high resolution images and need to convert these images to low resolution, so that the resulting image is compressed into a smaller size. How is ...