I store images im mongoDB like this:
img: { contentType: "image/png" data: { data: Array(135239), type: "Buffer" } }