Skip to content

whallysson/to-webp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to-webp

Maintainer Source Code PHP from Packagist Latest Version Software License Build Quality Score Total Downloads

to-webp converts JPEG & PNG files to WebP format. That is an image format developed by Google that promises to reduce the image file size by up to 39%.

to-webp faz a conversão de arquivos JPEG & PNG para o formato WebP. Que é um formato de imagem desenvolvido pelo Google que promete reduzir o tamanho do arquivo de imagens em até 39%.

Installation

to-webp is available via Composer:

composer require whallysson/to-webp

How to use

@to-webp

<?php
// Include the library
require_once __DIR__ . '/vendor/whallysson/to-webp/images.php';
?>

<img alt="image-webp" src="<?= image('path-to-the-image', 800); ?>"/>

Contributing

Please see CONTRIBUTING for details.

Support

Security: If you discover any security related issues, please email whallyssonallain@gmail.com instead of using the issue tracker.

Se você descobrir algum problema relacionado à segurança, envie um e-mail para whallyssonallain@gmail.com em vez de usar o rastreador de problemas.

Thank you

Credits

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages