All Projects → kyleduo → Tinypng4mac

kyleduo / Tinypng4mac

Licence: mit
TinyPNG client for Mac

Programming Languages

swift
15916 projects
Rich Text Format
576 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Tinypng4mac

Imagine
🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.
Stars: ✭ 1,859 (-38.55%)
Mutual labels:  image-compression, tinypng
tinify-net
.NET client for the Tinify API.
Stars: ✭ 45 (-98.51%)
Mutual labels:  tinypng, image-compression
tinify-ruby
Ruby client for the Tinify API.
Stars: ✭ 41 (-98.64%)
Mutual labels:  tinypng, image-compression
CAE-ADMM
CAE-ADMM: Implicit Bitrate Optimization via ADMM-Based Pruning in Compressive Autoencoders
Stars: ✭ 34 (-98.88%)
Mutual labels:  image-compression
js-image-compressor
A simple image compressor of javascript
Stars: ✭ 100 (-96.69%)
Mutual labels:  image-compression
Deep-Image-Compression-Video-Coding
Recent papers and codes related to deep learning/deep neural network based image compression and video coding framework.
Stars: ✭ 69 (-97.72%)
Mutual labels:  image-compression
Imager
Automated image compression for efficiently distributing images on the web.
Stars: ✭ 266 (-91.21%)
Mutual labels:  image-compression
docker-imgproxy
🌐 An ultra fast, production-grade on-the-fly image processing web server. Designed for high throughput with Nginx caching. Powered by imgproxy.
Stars: ✭ 45 (-98.51%)
Mutual labels:  image-compression
z img
图片操作工具,支持PNG,jpg,GIF【间接更新】
Stars: ✭ 23 (-99.24%)
Mutual labels:  tinypng
node-flif
A Node wrapper for the FLIF executable
Stars: ✭ 43 (-98.58%)
Mutual labels:  image-compression
TinyJPG
images jpg or jpeg compressed and watcher fsnotify
Stars: ✭ 73 (-97.59%)
Mutual labels:  image-compression
frontend-image-encode
This is script and implementation of frontend image compression, convert, rotate, resize based on codecs in Google/Squoosh. All codecs are copy from the Squoosh repo without modifying. if you want to pre-process images before uploading them to the server, please use this repo for reference
Stars: ✭ 51 (-98.31%)
Mutual labels:  image-compression
oc-imageresizer-plugin
October CMS Plugin to resize and compress images
Stars: ✭ 44 (-98.55%)
Mutual labels:  image-compression
image-optimisation-tools-comparison
A Benchmarking Suite for popular Image Optimisation Tools
Stars: ✭ 28 (-99.07%)
Mutual labels:  tinypng
imgsvd
Shiny App for Image Compression via SVD
Stars: ✭ 22 (-99.27%)
Mutual labels:  image-compression
ImagePicker
Android library to choose image from gallery or camera with option to compress result image
Stars: ✭ 73 (-97.59%)
Mutual labels:  image-compression
libcaesium
The Caesium compression library written in Rust
Stars: ✭ 58 (-98.08%)
Mutual labels:  image-compression
svd-image-compression-demo
Demonstration of low rank matrix approximations via singular value decomposition
Stars: ✭ 23 (-99.24%)
Mutual labels:  image-compression
neural-imaging
[CVPR'19, ICLR'20] A Python toolbox for modeling and optimization of photo acquisition & distribution pipelines (camera ISP, compression, forensics, manipulation detection)
Stars: ✭ 109 (-96.4%)
Mutual labels:  image-compression
tinypng
A TinyPNG client written in Go
Stars: ✭ 21 (-99.31%)
Mutual labels:  tinypng

TinyPNG4Mac

preview

This is a client of TinyPNG for Mac, with which you can compress pngs without open browser and manually download images, all you need to do is just drag and drop.

中文

Usage

  1. Register a KEY using your email at link. You can also do this from Client since there is a button on the window.
  2. Paste your key to window. (You can edit it when you need to)
  3. Drag images to the window.

Download

Homebrew

brew install --cask tinypng4mac

Through Release Page

Check "Anywhere" in Preferences -> Security & privacy if you can not open this app. Just for the first time, and I suggest you uncheck it after you open this app for security.

Thanks

droptogif -- A very useful client for convert video to gif. I learnt how to create window from that project.

Release Notes

Version 1.0.5

  1. Support Apple silicon. #47 Thanks @limuyang2

Version 1.0.4

  1. Support reserving origin file's permission. #11 Thanks PR by @Enoooch

Version 1.0.3

  1. Support compress folder recursively. #14 #33

Version 1.0.2

  1. Fixed #29
  2. Fixed a typo.

Version 1.0.1

  1. Migrate to Swift 5.0, thanks @gewill
  2. Downward compatibility to macOS 10.10
  3. Fixed #19, [#22](

Version 1.0.0

  1. New icon and interface
  2. Support "in place"
  3. Improve stability and fix bugs

Version 0.9.3

  1. Update to Swift 3
  2. Add Pods/ to .gitignore
  3. Display progress when uploading/downloaing.

Version 0.9.2

  1. Support JPG and JPEG.

Version 0.9 brings a lot of change.

  1. Whole new design UI.
  2. New workflow and easy to use.
  3. Custom ouput path support.
  4. Sorted task list.
  5. Chinese support.

License

Developed by @kyleduo and available under the MIT license.

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].