tinypng
Installation
SKILL.md
TinyPNG
TinyPNG is a service that losslessly compresses PNG and JPEG images to reduce file size. Developers and designers use it to optimize images for websites and apps, improving page load times and reducing bandwidth consumption.
Official docs: https://tinypng.com/developers
TinyPNG Overview
- Image
- Optimization
When to use which actions: Use action names and parameters as needed.
Working with TinyPNG
This skill uses the Membrane CLI to interact with TinyPNG. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills