danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.6k forks source link

File size in preview? #2066

Open ujjaldey opened 6 years ago

ujjaldey commented 6 years ago

Hi Danial, Thanks for this wonderful directive. One question - how to get the file size while previewing the image? Is there anything like file.$ngfSize available?