This is a bare bones demo showing how to use PouchDB.js to store and update an image blob in your web browser's IndexDB or a CouchDB on a web server or installed on your desktop PC.

Once you've stored your image the page will load and display the image when you reload the page.


View the source code for more info and links