Hey there,
I was wondering, how can I automatically resizing (all) images, inserted into a webpage through the upload feature. What's the best way to do it? I searched for it for a long time, but couldn’t find anything.
My problem is the following: Users should be able to upload original, full size photos from their cameras. But these photos should not be distributed from the website. These photos should all be resized automatically, without applying a filter to each photo manually with Twig or Markdown.
Thanks!