All Projects → christopherwk210 → Bamboo

christopherwk210 / Bamboo

Licence: mit
A cross-platform TinyPNG client 🌱🎍

Projects that are alternatives of or similar to Bamboo

Crunch
Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE compression algorithm encoding using the pngquant and zopflipng PNG optimization tools. This approach leads to a significant file size gain relative to lossless approaches at the expense of a relatively modest decrease in image quality (see example images below).
Stars: ✭ 3,074 (+3742.5%)
Mutual labels:  image-compression
Generative Compression
TensorFlow Implementation of Generative Adversarial Networks for Extreme Learned Image Compression
Stars: ✭ 428 (+435%)
Mutual labels:  image-compression
Imgp
📸 High-performance cli batch image resizer and rotator
Stars: ✭ 744 (+830%)
Mutual labels:  image-compression
Imageflow
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
Stars: ✭ 3,643 (+4453.75%)
Mutual labels:  image-compression
Avif.js
AVIF polyfill for the browser
Stars: ✭ 399 (+398.75%)
Mutual labels:  image-compression
Gaussianblur
An easy and fast library to apply gaussian blur filter on any images. 🎩
Stars: ✭ 473 (+491.25%)
Mutual labels:  image-compression
Compressorjs
JavaScript image compressor.
Stars: ✭ 3,500 (+4275%)
Mutual labels:  image-compression
Image Resizer
On-the-fly image resizing using Node.js and libvips. Heroku Ready!
Stars: ✭ 59 (-26.25%)
Mutual labels:  image-compression
Resizer
An image resizing library for Android
Stars: ✭ 406 (+407.5%)
Mutual labels:  image-compression
Imgbot
An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]
Stars: ✭ 732 (+815%)
Mutual labels:  image-compression
Flif
Free Lossless Image Format
Stars: ✭ 3,668 (+4485%)
Mutual labels:  image-compression
Biscuit
一款Android 便捷高效图片压缩库,更多自定义,灵活配置,缩放部分逆向微信朋友圈压缩效果推算得来,效果非常接近!
Stars: ✭ 395 (+393.75%)
Mutual labels:  image-compression
Optimizt
CLI image optimization tool
Stars: ✭ 594 (+642.5%)
Mutual labels:  image-compression
Compress Images
Minify size your images. Image compression with extension: jpg/jpeg, svg, png, gif. NodeJs
Stars: ✭ 331 (+313.75%)
Mutual labels:  image-compression
Image Actions
A Github Action that automatically compresses JPEGs, PNGs and WebPs in Pull Requests.
Stars: ✭ 844 (+955%)
Mutual labels:  image-compression
Tinypng4mac
TinyPNG client for Mac
Stars: ✭ 3,025 (+3681.25%)
Mutual labels:  image-compression
Cloudinary npm
Cloudinary NPM for node.js integration
Stars: ✭ 450 (+462.5%)
Mutual labels:  image-compression
Compression
Learned image compression
Stars: ✭ 79 (-1.25%)
Mutual labels:  image-compression
Compression Tools
A Docker image that contains a set of tools for compressing and optimize images in many formats with high results, it also includes GNU Parallel
Stars: ✭ 15 (-81.25%)
Mutual labels:  image-compression
Caesium Image Compressor
Caesium is a cross-platform image compression software aimed at helping photographers, bloggers, webmasters, businesses or casual users at storing, sending and sharing digital pictures. Based on libcaesium.
Stars: ✭ 595 (+643.75%)
Mutual labels:  image-compression

bamboo-logo

Bamboo

A cross-platform TinyPNG client 🌱🎍

Bamboo allows you to use your TinyPNG API key to losslessly compress local PNG/JPG's on your computer. It works by uploading your image to TinyPNG, then downloading the compressed output. In order to use this client, you'll need to get an API key.

bamboo-screenshot

Download

Download the latest release here.

Development

After forking/cloning:

$ npm install
$ npm start

To make a build:

$ npm run build.mac
or
$ npm run build.win

License

MIT

Bamboo is not affiliated with nor endorsed by Tinify/TinyPNG/TinyJPG.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].