I am using React Konva to upload images (multiple) to the stage and I want to implement crop uploaded functionality. Can anyone give me a guide/ steps ?
Asked
Active
Viewed 1,070 times
1
-
[This is a similar case](https://stackoverflow.com/questions/13073647/crop-canvas-export-html5-canvas-with-certain-width-and-height), not using Konvajs but should be adaptable. Search SO for 'html5 canvas crop image' - there are many hits. – Vanquished Wombat May 11 '18 at 08:21
-
What did you try? – lavrton May 12 '18 at 03:19