Skip to content

negrel/bulkcompress.photos

Repository files navigation

📷 Bulk compress photos

Source code of https://www.bulkcompress.photos.

push

Why ?

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.

Getting started

Ensure deno is installed and run the following command:

deno task start
# or
make start

Building the project

make build

Contributing

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.

🌠 Show your support

Please give a ⭐ if this project helped you!

buy me a coffee

📜 License

MIT © Alexandre Negrel