# filepond-plugin-image-preview

> Image Preview Plugin for FilePond

Latest version **4.6.12** (published 2023-12-15) · MIT license · 0 weekly downloads

## Install

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

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 4.6.12 |
| Published | 2023-12-15 |
| First published | 2017-11-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 211.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 50 |
| Author | PQINA |
| Maintainers | pqina |

## Links

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

## Recent versions

- 4.6.12 (latest) — 2023-12-15
- 4.6.11 — 2022-03-30
- 4.6.10 — 2021-09-13
- 4.6.9 — 2021-09-06
- 4.6.8 — 2021-08-16
- 4.6.7 — 2021-07-08
- 4.6.6 — 2021-03-19
- 4.6.5 — 2021-02-02
- 4.6.4 — 2020-05-15
- 4.6.3 — 2020-05-13
- 4.6.2 — 2020-04-27
- 4.6.1 — 2020-02-03
- 4.6.0 — 2019-12-30
- 4.5.0 — 2019-10-08
- 4.4.0 — 2019-08-20
- … 39 more at https://npm.io/package/filepond-plugin-image-preview/versions

## README

# Image Preview plugin for FilePond

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

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

The Image Preview plugin renders a downscaled preview for dropped images.

Combined with the [Image EXIF Orientation plugin](https://github.com/pqina/filepond-plugin-image-exif-orientation) it automatically corrects any mobile rotation information to ensure the image is alway shown correctly. Previews crop information supplied by the [Image Crop plugin](https://github.com/pqina/filepond-plugin-image-crop) Can also preview image markup, uses the [Image Resize plugin](https://github.com/pqina/filepond-plugin-image-resize) information to correctly scale the markup.

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

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