HTML5 File Dialogs's icon

HTML5 File Dialogs 1.0 Scripts 4.0 Community

Submitted by user mocha; MIT; 2024-04-29

Adds a read-only native HTML5 filesystem dialog node "HTML5FileDialog" which prompts the user to upload file(s) or (multiple) directories.

The signals return (arrays of) "HTML5FileHandle" objects which wrap around javascript File objects, which are used to read the contents of selected files.


View files Download Submit an issue Recent Edits