# filepond-plugin-image-transform

> Image Transform Plugin for FilePond

Latest version **3.8.8** (published 2026-07-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install filepond-plugin-image-transform
pnpm add filepond-plugin-image-transform
yarn add filepond-plugin-image-transform
bun add filepond-plugin-image-transform
```

## Health

**Score 60/100 (C)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.8.8 |
| Published | 2026-07-04 |
| First published | 2018-01-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 249.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 19 |
| Author | PQINA |
| Maintainers | pqina |

## Links

- npm: https://www.npmjs.com/package/filepond-plugin-image-transform
- Repository: https://github.com/pqina/filepond-plugin-image-transform
- Homepage: https://pqina.nl/filepond/
- Issues: https://github.com/pqina/filepond-plugin-image-transform/issues
- npm.io page: https://npm.io/package/filepond-plugin-image-transform

## Recent versions

- 3.8.8 (latest) — 2026-07-04
- 3.8.7 — 2021-07-30
- 3.8.6 — 2021-07-08
- 3.7.6 — 2021-03-19
- 3.7.5 — 2021-02-02
- 3.7.4 — 2020-06-22
- 3.7.3 — 2020-05-01
- 3.7.2 — 2020-02-28
- 3.7.1 — 2020-01-28
- 3.7.0 — 2019-12-30
- 3.6.2 — 2019-12-27
- 3.6.1 — 2019-12-05
- 3.6.0 — 2019-11-22
- 3.5.2 — 2019-10-28
- 3.5.1 — 2019-10-08
- … 28 more at https://npm.io/package/filepond-plugin-image-transform/versions

## README

# Image Transform plugin for FilePond

[![npm version](https://badge.fury.io/js/filepond-plugin-image-transform.svg)](https://badge.fury.io/js/filepond)

https://pqina.nl/filepond/docs/api/plugins/image-transform/

The Image transform plugin applies the image modifications supplied by the [Image crop](https://github.com/pqina/filepond-plugin-image-crop) and [Image resize](https://github.com/pqina/filepond-plugin-image-resize) plugins before the image is uploaded. It can also draw markup on the image and change the file format to either JPEG or PNG, plus compress the output image.

[Demo](https://pqina.github.io/filepond-plugin-image-transform/)

---
_Source: https://npm.io/package/filepond-plugin-image-transform · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
