PHPackages                             kudja/openmage-tinify - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. kudja/openmage-tinify

ActiveMagento-module[Image &amp; Media](/categories/media)

kudja/openmage-tinify
=====================

OpenMage (Magento 1) WebP Converter / Image Optimizer

v0.2.0(11mo ago)434OSL-3.0PHPPHP &gt;=7.4

Since May 4Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/kudja/openmage-tinify)[ Packagist](https://packagist.org/packages/kudja/openmage-tinify)[ Docs](https://github.com/kudja/openmage-tinify)[ RSS](/packages/kudja-openmage-tinify/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

WebP Image Optimizer for OpenMage (Magento 1)
=============================================

[](#webp-image-optimizer-for-openmage-magento-1)

A lightweight module for OpenMage / Magento 1 that replaces `.jpg` and `.png` images with `.webp`.

Magento 2 version available at

Features
--------

[](#features)

- Supports both HTML and JSON responses (e.g. AJAX, product data, etc.)
- Converts on-demand: new image paths are queued and processed via cron
- Lightweight output rewriting with minimal performance impact
- Compatible with FPC, custom themes and extensions
- JS fallback for browsers without WebP support ([WebP support chart](https://caniuse.com/webp))
- Conversion modes:
    - Local conversion using `cwebp`
    - Tinify (tinypng.com) API

Installation
------------

[](#installation)

Composer (recommended)

```
composer require kudja/openmage-tinify
```

From git

```
composer config repositories.openmage-tinify vcs https://github.com/kudja/openmage-tinify.git
composer require kudja/openmage-tinify
```

Via modman

```
modman clone https://github.com/kudja/openmage-tinify.git
```

Manual way:

Download zip and extract `src` folder to the magento root.

### Dependencies

[](#dependencies)

For local conversion you need to install `cwebp` binary. You can use `apt-get` or `brew` to install it.

Ubuntu/Debian

```
sudo apt install webp
```

If you are using [tinify api](https://tinify.com/developers) you need to install `tinify` library.

```
composer require tinify/tinify
```

### Configuration

[](#configuration)

In Magento admin go to `System > Configuration > Kudja > Tinify (WebP)` section.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance50

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~15 days

Total

2

Last Release

359d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2396f05d3fcd4ee03182bb8c7b874d8e7826e014aa662cc9f83bfecd657a69af?d=identicon)[kudja](/maintainers/kudja)

---

Top Contributors

[![kudja](https://avatars.githubusercontent.com/u/8101375?v=4)](https://github.com/kudja "kudja (16 commits)")

---

Tags

magento-extensionmagento-moduleopenmageopenmage-extensionopenmage-modulepagespeedtinifymagentoWebpopenmageopenmage-moduletinify.comtinipng.com

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kudja-openmage-tinify/health.svg)

```
[![Health](https://phpackages.com/badges/kudja-openmage-tinify/health.svg)](https://phpackages.com/packages/kudja-openmage-tinify)
```

###  Alternatives

[rosell-dk/webp-convert

Convert JPEG &amp; PNG to WebP with PHP

6038.1M54](/packages/rosell-dk-webp-convert)[yireo/magento2-next-gen-images

Magento 2 module to add NextGen images support to the Magento frontend

471.1M2](/packages/yireo-magento2-next-gen-images)[choowx/rasterize-svg

A PHP library for converting SVG to JPEG, PNG, and WEBP

2261.7k](/packages/choowx-rasterize-svg)[rosell-dk/webp-convert-cloud-service

Cloud service for converting JPEG &amp; PNG to WebP

545.6k3](/packages/rosell-dk-webp-convert-cloud-service)[codeblog/conveter-php-webp

Easy WebP conversion library for PHP

124.1k1](/packages/codeblog-conveter-php-webp)[somehow-digital/typo3-media-processing

Media Processing

101.1k](/packages/somehow-digital-typo3-media-processing)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
