jquery plugin thats display thumbnails and allow user selection

jquery plugin thats display thumbnails and allow user selection

i'm trying to write an alternative file browse and selection modal for the default html file input field. The folder and file list will be read as JSON from node.js. there are a lot of image gallery plugins out there, but my basic need is to select multiple images (in thumbnail view) and submit to an upload page. preview image, crop image are a bonus but not a must have. of course it need to be able to read the input from a JSOn string. does anyone know of such a plugin?