Skip to content

How to compress images on the client side (in the browser), to save on space. I used this for compressing photos on a site that allowed alot of photos to be uploaded. Takes the strain off the server and uses clients machine. It works by resizing large photos when we need smaller photos on the server.

Notifications You must be signed in to change notification settings

louie1711/compress-img-photos-client-side-then-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

How to compress images on the client side (in the browser), to save on space. I used this for compressing photos on a site that allowed alot of photos to be uploaded. Takes the strain off the server and uses clients machine. It works by resizing large photos when we need smaller photos on the server.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages