Credits & Licenses
PhotoAnvil's tools are built on open-source software. We're grateful to the people who build and maintain it, and we credit it here as required by its licenses.
heic-to
Used on the HEIC to JPG tool to decode HEIC/HEIF photos in the browser.
- Version: 1.5.2
- License: GNU Lesser General Public License v3.0 (LGPL-3.0)
- Source: npmjs.com/package/heic-to
The LGPL permits using this library, unmodified, in a commercial site like this one, provided it's credited and its license is linked — which this page does. We haven't modified the library itself.
JSZip
Used to bundle multiple converted photos into a single downloadable .zip file.
- Version: 3.10.1
- License: MIT (dual-licensed; used here under MIT)
- Source: npmjs.com/package/jszip