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

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -