forijk / myheif

Trial with heif decoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myheif

Trial with heif decoder... This repository contains trial with heif decoder: https://github.com/alexcorvi/heic2any

  • you can specify only the img tag with src="yourImage.jpg" and it will try to fetch, decode and replace a heic file yourImage.jpg.heic
  • or you can specify directly in the img tag the heic file to use in order to replace src="yourImage.jpg" using data-src="yourHeicImageToDecodeAndREplace.heic"

About

Trial with heif decoder


Languages

Language:JavaScript 72.9%Language:HTML 18.6%Language:CSS 8.5%