Skip to main content

Image_Resize

title: HTML5 Canvas Drag, Drop, and Resize Images Demo layout: demo_page

The demo shows how to manually implement resizing of a shape with Konva shapes primitives.

But also we have a built-it methods for such cases with special Konva.Transformer node. Take a look into Select and Transform demo.