PHPackages                             tohtamysh/laravel-image-preview - 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. tohtamysh/laravel-image-preview

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

tohtamysh/laravel-image-preview
===============================

Image preview for Laravel

v1.1(7y ago)0169MITPHPPHP &gt;=7.0

Since Aug 11Pushed 7y agoCompare

[ Source](https://github.com/tohtamysh/laravel-image-preview)[ Packagist](https://packagist.org/packages/tohtamysh/laravel-image-preview)[ Docs](https://github.com/tohtamysh/laravel-image-preview)[ RSS](/packages/tohtamysh-laravel-image-preview/feed)WikiDiscussions master Synced yesterday

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

Image preview for Laravel
-------------------------

[](#image-preview-for-laravel)

The package creates thumbnails and stores them in storage.

[![Latest Stable Version](https://camo.githubusercontent.com/88fdd21c9a242b26c96a1e5e4eb31ecd84a0fc4843b9fa4f72b8e0739582bc5b/68747470733a2f2f706f7365722e707567782e6f72672f746f6874616d7973682f6c61726176656c2d696d6167652d707265766965772f762f737461626c65)](https://packagist.org/packages/tohtamysh/laravel-image-preview) [![License](https://camo.githubusercontent.com/ff005b6b6200017414c0c3f881216516a8a2c81a69fb2b486ed1cb49a1225fde/68747470733a2f2f706f7365722e707567782e6f72672f746f6874616d7973682f6c61726176656c2d696d6167652d707265766965772f6c6963656e7365)](https://packagist.org/packages/tohtamysh/laravel-image-preview)

### URL example:

[](#url-example)

```
/preview/w100h200cr000000ext/news/file.jpg

```

create thumbnail with

width - 100px

height - 200px

background color - #000000

ext - extention

#### Programmatically create thumbnail

[](#programmatically-create-thumbnail)

```
$imagePreview = new ImagePreview(['width' => 200, 'file' => $path]);

$cachePath = $imagePreview->createThumbnail();
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Recently: every ~51 days

Total

10

Last Release

2625d ago

Major Versions

v0.8 → v1.02018-08-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a8198290b542085e6c65eb00d82761b63cf4336f8af510263539ba1fdb081d1?d=identicon)[tohtamysh](/maintainers/tohtamysh)

---

Top Contributors

[![tohtamysh](https://avatars.githubusercontent.com/u/1841267?v=4)](https://github.com/tohtamysh "tohtamysh (10 commits)")

---

Tags

laravelimagepreview

### Embed Badge

![Health badge](/badges/tohtamysh-laravel-image-preview/health.svg)

```
[![Health](https://phpackages.com/badges/tohtamysh-laravel-image-preview/health.svg)](https://phpackages.com/packages/tohtamysh-laravel-image-preview)
```

###  Alternatives

[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M102](/packages/intervention-image-laravel)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[urlbox/screenshots

Use urlbox to easily generate website thumbnail screenshots from a URL

14250.4k](/packages/urlbox-screenshots)[danihidayatx/image-optimizer

Optimize your Filament images before they reach your database. Forked from joshembling/image-optimizer for Filament v4 &amp; v5 support.

254.4k](/packages/danihidayatx-image-optimizer)[reliqarts/laravel-guided-image

Simplified and ready image manipulation for Laravel via intervention image.

351.4k](/packages/reliqarts-laravel-guided-image)

PHPackages © 2026

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