0

For an offline application in javascript, a portrait face editor, I would like to let a script crawl through a directory containing +300 images. Keep in mind that I run my html and javascript locally, is there any way for me to fix getting all the sources of the images into my javascript. The user also should be able to add images to the directory to be crawled. I cannot use php because not every user can execute php.

I got one solution which requires input from the user and is restricted to certain browsers: http://protonet.github.io/plupload/examples/drag_and_drop.html

Is there a simpler way to do this?

Michał Perłakowski
  • 88,409
  • 26
  • 156
  • 177
Joszs
  • 41
  • 4

0 Answers0