Hi! A lot of users seem to look for a way to get file info. Here’s a plugin for that
Plugin will: generate a Head Request to url and give back informations about a file.
Content-Type
Content-Length (in bytes)
Last-Modified
There’s one element that can be used to get file info or you can use action “Get file info”. Be aware that using element may lead to CORS issue. So better to use Action that will not have this issue.
Demo here: Draweb - Plugins
Feel free to send any question if you need support!