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(1y ago)534OSL-3.0PHPPHP &gt;=7.4

Since May 4Pushed 1y 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 today

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

25

—

LowBetter than 35% of packages

Maintenance46

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

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

410d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8101375?v=4)[Sergey Kudich](/maintainers/kudja)[@kudja](https://github.com/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

6049.0M63](/packages/rosell-dk-webp-convert)[buglinjo/laravel-webp

Laravel package for WebP image formatting.

182253.8k2](/packages/buglinjo-laravel-webp)[yireo/magento2-next-gen-images

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

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

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

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

Cloud service for converting JPEG &amp; PNG to WebP

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

Easy WebP conversion library for PHP

124.4k1](/packages/codeblog-conveter-php-webp)

PHPackages © 2026

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