jpg-heic.com

Licences and credits

Updated 31 August 2026 · 4 min read

This site serves open-source code and fonts to your browser. That carries obligations, and this page is how they are met.

Why this page exists

When you load a page here, your browser receives typefaces and, when you convert a file, JavaScript and WebAssembly compiled from open-source projects. That counts as distribution, and the licences involved require the notices below. Full licence texts are linked next to each entry.

Conversion libraries

ComponentVersionLicenceCopyrightSource
heic2any
/lib/heic2any.min.js
0.0.4 MIT Alex Corvi GitHub
libheif
compiled to WebAssembly, bundled inside heic2any
Emscripten build LGPL-3.0 struktur AG, Dirk Farin and contributors GitHub
libde265
HEVC decoder used by libheif
bundled LGPL-3.0 struktur AG, Dirk Farin and contributors GitHub
JSZip
/lib/jszip.min.js
3.10.1 MIT or GPLv3 Stuart Knightley and contributors GitHub
jsPDF
/lib/jspdf.umd.min.js
2.5.1 MIT James Hall, yWorks GmbH GitHub

LGPL notice. This site distributes libheif and libde265 in compiled form as part of the conversion bundle. Both are licensed under the GNU Lesser General Public License, version 3. You may obtain the complete corresponding source from the project repositories linked above, and you are free to modify the library and relink it: the bundle is served as a separate, unbundled file at /lib/heic2any.min.js, so a modified build can be substituted for it. Neither library is modified for use here.

Typefaces

TypefaceUsed forLicenceCopyright
ArchivoHeadings SIL OFL 1.1 The Archivo Project Authors, Omnibus-Type
IBM Plex SansBody text SIL OFL 1.1 IBM Corp., reserved font name “Plex”
IBM Plex MonoFile sizes, dimensions, code SIL OFL 1.1 IBM Corp., reserved font name “Plex”

The font files served here are subsets, reduced to the Latin character set and converted to WOFF2 for size. Subsetting is permitted by the Open Font License. The files retain their original names and are not sold, and the licence text accompanies them as the OFL requires.

Trademarks

The guides on this site explain how to use software made by other companies, so their product names appear throughout. They are used descriptively, to identify the products being discussed, which is what trademark law calls nominative use. No endorsement or affiliation is implied or claimed.

  • Apple Inc. — Apple, iPhone, iPad, iOS, iPadOS, macOS, Mac, Finder, Preview, Photos, Live Photos, AirDrop, iCloud, ProRAW, Safari, Shortcuts, Automator, QuickLook, Notes.
  • Microsoft Corporation — Microsoft, Windows, Microsoft Store, File Explorer, Paint, PowerShell, OneDrive, Outlook, Microsoft Edge, Word, PowerPoint.
  • Google LLC — Google, Android, Google Chrome, ChromeOS, Chromebook, Google Photos, Google Drive, Google Takeout, Gmail, Google Play.
  • Adobe Inc. — Adobe, Photoshop, Lightroom, Camera Raw, Acrobat.
  • Other holders — Canon (Canon, EOS); Samsung (Samsung, Galaxy); Sony; Meta (Facebook, Instagram, WhatsApp, Messenger); Dropbox; Slack; Discord; LinkedIn; Mozilla (Firefox); Serif (Affinity Photo); Figma; Canva; Automattic (WordPress); WeTransfer; Dell; HP; Lenovo; ASUS; Acer; Netflix; Amazon.
  • Open-source project names — GIMP, ImageMagick, IrfanView, libheif, libde265, Ubuntu, Debian, Fedora, Arch Linux, GNOME, KDE and others remain the marks of their respective projects and holders.

All other trademarks are the property of their respective owners. jpg-heic.com is independent and is a personal site with no affiliation to, endorsement from, sponsorship by or connection with any company named above. If you hold a mark used here and want the reference changed, get in touch and it will be addressed.

A note on HEVC patents

HEVC, the codec inside a HEIC file, is covered by patents administered by several licensing pools. That is the whole reason browsers ship no HEVC encoder and Windows charges for its codec. Decoding here is performed by open-source software running on your own device. Nothing on this page is legal advice, and anyone building a commercial product around HEVC should take their own.

Common questions

What open-source software does this site use?
heic2any for decoding, which bundles libheif and libde265 compiled to WebAssembly, plus JSZip for archives and jsPDF for PDF output. Typefaces are Archivo and IBM Plex under the Open Font License.
Why does the LGPL matter for a website?
Serving compiled LGPL code to a browser is distribution, which requires the licence text, attribution, access to the corresponding source, and the ability to substitute a modified build of the library.
Are the product names on this site used with permission?
They are used descriptively to identify the products the guides explain, which does not require permission. The site is independent and claims no affiliation or endorsement.