uppy-heic
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Uppy HEIC Converter

Uppy logo: a superman puppy in a pink suit

A plugin for Uppy, that converts HEIC to JPEG before upload.

UppyHEICPlugin uses heic-convert.

⚠️ This is not an official Uppy plugin, so no support is offered for it. Please use at your own risk.

Uppy is being developed by the folks at Transloadit, a versatile file encoding service.

Example

import Uppy from '@uppy/core'
import UppyHEICPlugin from 'uppy-heic'

const uppy = Uppy()
uppy.use(UppyHEICPlugin)

Installation

pnpm add uppy-heic

Readme

Keywords

Package Sidebar

Install

npm i uppy-heic

Weekly Downloads

36

Version

1.0.1

License

MIT

Unpacked Size

9.71 kB

Total Files

5

Last publish

Collaborators

  • dogrocker