I\'m tryng to upload images in my nodeJS app using GridFs and mongoDB . I want to compress the image before it is uploaded in mongoDB and i\'ve shared the GridFs middleware.