


If a user is manipulating a heavy image, it will take a lot of time to download transformed images from the server. The speed is critical for the user in these editors.

Image resizing is computationally expensive and usually done on the server-side so that right-sized image files are delivered to the client-side.
