tinifier icon indicating copy to clipboard operation
tinifier copied to clipboard

🐼 CLI client for images compressing using tinypng.com API

Results 6 tinifier issues
Sort by recently updated
recently updated
newest added

## Description Fixes # (issue) ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my own...

Tinypng supports resizing image: https://tinypng.com/developers/reference#resizing-images Would you please support this feature?

Bumps golang from 1.18-alpine to 1.19.0-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.18-alpine&new-version=1.19.0-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | golangci/golangci-lint | minor | `v1.55-alpine` -> `v1.56-alpine` | --- ### Configuration 📅 **Schedule**:...

dependencies

Now tinypng API support convert image format. E.g: `png` --> `jpg`. See: https://tinypng.com/developers/reference#converting-images Would you please also support this feature ?