PHPackages                             scaler/scaler - 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. scaler/scaler

ActiveLibrary[Image &amp; Media](/categories/media)

scaler/scaler
=============

Scaler.pics API for efficient photo and image resizing, conversion and document thumbnail generation.

v1.0.1(1y ago)020↓100%MITPHPPHP &gt;=7.4

Since Jun 1Pushed 1y agoCompare

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

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Scaler
======

[](#scaler)

A PHP library for image scaling, conversion and document thumbnail generation.

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

[](#installation)

```
composer require scaler/scaler
```

Usage
-----

[](#usage)

Initialize the scaler object with your API key. Then use it to transform images as needed. You will also need to specify the path to a file where library can save access token. Make sure the path is readable and writable by the PHP.

```
