# filepond-plugin-image-resize

> Image Resize Plugin for FilePond

Latest version **2.0.10** (published 2021-04-22) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 35/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.0.10 |
| Published | 2021-04-22 |
| First published | 2018-01-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 17.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Author | PQINA |
| Maintainers | pqina |

## Links

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

## Recent versions

- 2.0.10 (latest) — 2021-04-22
- 2.0.9 — 2021-03-21
- 2.0.8 — 2021-03-21
- 2.0.7 — 2020-05-13
- 2.0.6 — 2020-05-08
- 2.0.5 — 2020-05-01
- 2.0.4 — 2019-03-25
- 2.0.3 — 2019-03-22
- 2.0.2 — 2019-02-05
- 2.0.1 — 2018-08-06
- 2.0.0 — 2018-08-06
- 1.2.0 — 2018-07-24
- 1.2.0-alpha — 2018-07-24
- 1.1.0 — 2018-06-04
- 1.0.1 — 2018-04-13
- … 1 more at https://npm.io/package/filepond-plugin-image-resize/versions

## README

# Image Resize plugin for FilePond

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

https://pqina.nl/filepond/docs/patterns/plugins/image-resize/

The Image resize plugin automatically calculates and adds resize information.

The [Image preview plugin](https://github.com/pqina/filepond-plugin-image-preview) uses this information to show the correct preview. The [Image transform plugin](https://github.com/pqina/filepond-plugin-image-transform) uses this information to transform the image before uploading it to the server.

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

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