Foliotek / Croppie

A Javascript Image Cropper
http://foliotek.github.io/Croppie
MIT License
2.56k stars 885 forks source link

How to get a image size when I'm resizing #710

Open edinhorod opened 4 years ago

edinhorod commented 4 years ago

Expected Behavior

I want to get the size (width and height) from image when I am resizing the image, 'cause I want o record the path file and not the image in Base64 in my database.

Actual Behavior

Steps to Reproduce the Problem

1. 1. 1.

Example Link

Please recreate your issue using JSbin, JSFiddle, or Codepen.

Specifications