Skip to content

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

Notifications You must be signed in to change notification settings

dogrocker/uppy-heic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published