Modify uploaded image size
I am looking to reduce my server disk space usage but do not want to limit my users' ability f ok uploading any sizes images.
Is there a way in workers to modify the uploaded content (e.g. resize) before sending it further to the server for processing?
1 Reply
Can anyone help? Is there a way to rewrite the image within a worker?