#1232·cropperjs

Block the user from zooming the image

Author: floedeCreated Mar 7, 2025Updated Jul 26, 2026
Labelsquestionv2

I'd like a way to set something like zoomable=false on the image. Scalable=false does that, BUT it also makes the image show up on the canvas in it's natural size.

I'd like the image to be scaled for the canvas, but disallow the user to scale / zoom afterwards.