# filepond-plugin-image-crop

> Image Crop Plugin for FilePond

Latest version **2.0.6** (published 2021-05-19) · MIT license · 0 weekly downloads

## Install

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

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.0.6 |
| Published | 2021-05-19 |
| First published | 2018-01-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 16 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 11 |
| Author | PQINA |
| Maintainers | pqina |

## Links

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

## Recent versions

- 2.0.6 (latest) — 2021-05-19
- 2.0.5 — 2021-05-19
- 2.0.4 — 2020-05-13
- 2.0.3 — 2019-03-25
- 2.0.2 — 2019-03-22
- 2.0.1 — 2019-02-05
- 2.0.0 — 2018-10-01
- 1.0.3 — 2018-07-12
- 1.0.2 — 2018-06-19
- 1.0.1 — 2018-04-13
- 1.0.0 — 2018-01-30

## README

# Image Crop plugin for FilePond

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

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

The Image crop plugin automatically calculates and adds cropping information based on the input image dimensions and the set crop ratio.

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-crop/)

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