Hello,
I have 300 image files stored in Appery.io database, I need resize all images from 1mb to 100kb, can I run server side code to update this? any sample?
Hello,
I have 300 image files stored in Appery.io database, I need resize all images from 1mb to 100kb, can I run server side code to update this? any sample?
Hello! Working on it, I'll update.
Hi Helsen,
This can be done using canvas: http://blog.liip.ch/archive/2013/05/2...
Thanks for quick replay, but this sample using client side script. Any way to do the same thing with only Server Code?
Hello! No unfortunately there is no way to do it with server code, only on client side.