PHPackages                             singurix/webpconverter - 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. singurix/webpconverter

ActiveLibrary

singurix/webpconverter
======================

convert jpg and png to webp format

v0.1.1(2y ago)08MITPHPPHP &gt;=7.4

Since Nov 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Singurix/webpconverter)[ Packagist](https://packagist.org/packages/singurix/webpconverter)[ RSS](/packages/singurix-webpconverter/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Конвертор картинок
==================

[](#конвертор-картинок)

Решение конвертирует картинки в формате jpg и png в формат webp

Требования
----------

[](#требования)

- php &gt;= 7.4
- zlib &gt;= 1.2.0.4
- gd &gt;= 2.1.0

Установка
---------

[](#установка)

```
$ composer require singurix/webpconverter
```

Использование
-------------

[](#использование)

```
(new Singurix\Webpconverter\Converter())
    ->setSrcPath('test.jpg')
    ->setDestPath('test.webp')
    ->convert();
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

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 ~0 days

Total

2

Last Release

897d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67ac8147cac778cc139ba4c9eec057101f511679f8efccdc766a150ae20e7dd3?d=identicon)[Singurix](/maintainers/Singurix)

### Embed Badge

![Health badge](/badges/singurix-webpconverter/health.svg)

```
[![Health](https://phpackages.com/badges/singurix-webpconverter/health.svg)](https://phpackages.com/packages/singurix-webpconverter)
```

PHPackages © 2026

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