Image/video dimensions (width/height/aspect ration)
I need to save the image /video dimensions (width /height /aspect ration ) in the database . so I use the input element in NC , upload the image /video , and before saving to database I need to fetch the image /video dimensions . has anyone implemented this before ? I tried with AI but was not successful . thanks I built [this ] ( https://editor.nordcraft.com/projects/seno12/branches/start/components/test-dimensions?rightpanel=style&selection=nodes.root&canvas-width=800&canvas-height=800 ) , but when I try to upload it returns {message : 'No files provided or invalid input . ' , details : { … } }