My project contain 9 image upload for every user , So image before upload must be compressed by size keeping fixed the quality, but i do not want to use any library. can it is possible to compress the image programatically using javascript. and also want to know what should be the way for compressing before upload if user select multiple image during upload to server.please help i am very new to react native.