Loading an Image Folder using Javascript -


i creating image manipulation tool in browser, , want people able select image folder use directory work from, , images available editing , displaying in html canvas.

how can have user select folder on computer , load images inside it?

what handling dropbox, box, google drive file, folder , drag & drop. if interested take this: http://extract.autodesk.io/ - sample not work images, 2d/3d models, not different images, change change file filters accordingly.

source code posted here: https://github.com/cyrillef/extract-view.and.data.api

where start:

you got in php, if not want node.js https://github.com/cyrillef/extract-php-view.and.data.api


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -