How to get the original photo and the cut photo after uploading once?

https://codeshelper.com/q/10.

continue the above question

has been able to complete the cut and get the cut base64
but now there is a problem
I want to get the original size (uncut) slice
at the same time, how can this be achieved? Send me several sizes at the same time


your original picture was uploaded through input type=file, so you can use the FileReader object directly
https://blog.csdn.net/for_cxc.

.
Menu