KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
tinifier
★ 36
Open GitHub ↗
Compress images using tinify.com API
Download README (.md)
Explore Similar Repositories
BS-Weather
:
天气软件 - 彼时天气
pytorch.snapshot.ensembles
:
PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]
KrakenCore
:
💱 .NET client for Kraken Bitcoin & cryptocurrency exchange API
node-electrum-client
:
Electrum Client for node.js
web-issues
:
Issue Tracking for the Nexus Mods Website
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
tinifier
?
Download (.md)
 #### Works with * Almost any linux based shell. * Cygwin shell on Windows. * Git Bash on Windows. #### Requirements * cURL * Some patience. #### Setup Instructions * Create a file named `.tinify_api_key` one level above the `tinifier.sh` file. This file should contain the tinify.com API key without a leading CR and/or LF. * Create two folders named `files` and `compressed` in the same folder as `tinifier.sh`. * Place all pictures which needs to be compressed, inside the `files` folder. * If you are on linux, ensure that `tinifier.sh` is chmodded to `755`. * Run `./tinifier.sh`.