简体   繁体   中英

How to compress the file(such as pdf) in client side before upload using jquery?

How to compress a file (such as pdf) in client side before upload using jquery?

I don't get any best idea or answer about this question from previous solutions.

Maybe you can use gzip-js

The main goal of this project is to bring GZIP compression to the browser.

But if you use this, you also should decompress gzipped file on server-side.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM