Skip to content

tactivos/heif-tech-evaluation

Repository files navigation

heic-eval

This project was made to evaluate technologies used to handle and convert .heif/heic files.

Getting started

  1. Make sure you have yarn installed. See installation instructions here
  2. Install imagemagick. See this documentation for more details
  • For linux, run sudo apt install imagemagick
  • For macOS, run brew install imagemagick
  • For Windows, run choco install imagemagick.app
  1. Run yarn to install dependencies - this repo is suppose to be a zero-install repo, but there are some issues with it when running on Mac. Should be zero-install on linux.
  2. Run yarn dev to run the frontend and backend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published