Extract File Size

If you are using “” plugin then,
just add

<style>
 .dropzone .dz-preview .dz-size{display:inline-block !important;}
</style>

to html element, file size will be displayed under filename.
For your reference: