java - Compress the images on uploading using Google drive REST API -


i trying upload images google drive using google drive rest api java clients.

basically images of 4 - 5 mb size, how can compress image size while uploading?

something similar google photos application compresses images standard size while uploading images.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -