PHPackages                             ttree/filepreviews - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. ttree/filepreviews

ActiveNeos-package[File &amp; Storage](/categories/file-storage)

ttree/filepreviews
==================

Neos CMS filepreviews.io integration to generate thumbnail and extract metadata

1.0.0(7y ago)3342[1 issues](https://github.com/ttreeagency/FilePreviews/issues)MITPHP

Since Mar 12Pushed 7y ago3 watchersCompare

[ Source](https://github.com/ttreeagency/FilePreviews)[ Packagist](https://packagist.org/packages/ttree/filepreviews)[ RSS](/packages/ttree-filepreviews/feed)WikiDiscussions master Synced 2mo ago

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

Neos CMS filepreviews.io integration
====================================

[](#neos-cms-filepreviewsio-integration)

This package generate thumbnail and extract metadata from different type of document based on the API of [filepreviews.io](http://filepreviews.io/).

This package is Composer ready, [PSR-2](http://www.php-fig.org/psr/psr-2/) and [PSR-4](http://www.php-fig.org/psr/psr-4/) compliant.

How it work ?
-------------

[](#how-it-work-)

This Generator call the FilePreviews.io API to generate Thumbnail for many different file formats. Check [filepreviews.io](http://filepreviews.io/)website for more informations.

Configuration
-------------

[](#configuration)

Like any other Thumbnail Generator, you can change default settings. First step, you need to configure your API keys.

```
Neos:
  Media:
    thumbnailGenerator:

      'Ttree\FilePreviews\Domain\Model\ThumbnailGenerator\FilePreviewsThumbnailGenerator':
        apiKey: 'api-key'
        apiSecret: 'api-secret'
        maximumWaitingTime: 30
        defaultOptions:
          format: 'jpg'
        retryInterval: 1
        supportedExtensions: [ 'doc', 'docx', 'ppt', 'pptx', 'xls', 'xlxs', 'odt', 'ott', 'odp', 'txt', 'rtf', 'eps', 'psd', 'ai' ]
```

- `supportedExtensions`: check the official documentation of FilePreviews [Supported Formats](https://filepreviews.io/docs/features/) and enjoy.
- `defaultOptions`: check the [API endpoint](https://filepreviews.io/docs/endpoints/) documentation.

Acknowledgments
---------------

[](#acknowledgments)

Development sponsored by [ttree ltd - neos solution provider](http://ttree.ch).

We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.

License
-------

[](#license)

The MIT License (MIT). Please see [LICENSE](LICENSE.txt) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~1049 days

Total

2

Last Release

2666d ago

Major Versions

0.1.0 → 1.0.02019-01-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/cd3279e45009314122be6b398a54418a037e1b248fb4740cb66bb742d05e3512?d=identicon)[ttree](/maintainers/ttree)

---

Top Contributors

[![dfeyer](https://avatars.githubusercontent.com/u/221173?v=4)](https://github.com/dfeyer "dfeyer (12 commits)")[![aertmann](https://avatars.githubusercontent.com/u/903567?v=4)](https://github.com/aertmann "aertmann (3 commits)")

### Embed Badge

![Health badge](/badges/ttree-filepreviews/health.svg)

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

###  Alternatives

[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

116989.0k674](/packages/neos-neos)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)[flownative/aws-s3

This Flow package allows you to store assets (resources) in Amazon's S3

18182.3k](/packages/flownative-aws-s3)

PHPackages © 2026

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