Source code of https://www.bulkcompress.photos.
Recently, I stumbled upon this reddit post where the OP says he made $1000 from his image compressor. He built it in 2 hours. After carefully analyzing the website, I figured it couldn't be too hard to make my own.
Objectives were to build the fastest image compressor with:
- no upload nor sign up
- no images limit
- no file size limit
- a privacy-friendly approach
https://www.bulkcompress.photos is the result of my work.
Ensure deno
is installed and run the following command:
deno task start
# or
make start
make build
If you want to contribute to bulkcompress.photos
to add a feature or improve
the code contact me at
negrel.dev@protonmail.com, open an
issue or make a
pull request.
Please give a ⭐ if this project helped you!
MIT © Alexandre Negrel