← Back to converter

Open Source Licenses

heic2any

MIT License

Converts HEIC and HEIF images (used by Apple devices) to standard web formats in the browser.

github.com/alexcorvi/heic2any

JSZip

MIT License

Creates ZIP archives in the browser, used to bundle multiple converted files for download.

stuk.github.io/jszip

lamejs

LGPL v3

MP3 encoder used for audio conversion. This library is used unmodified via CDN.

github.com/zhuker/lamejs

lamejs is licensed under the GNU Lesser General Public License v3.0 (LGPL v3). It is used here as a dynamically loaded, unmodified library. In accordance with the LGPL, you may replace this component with a modified version — the library is loaded at runtime from cdn.jsdelivr.net and can be substituted without modifying this site's source code.

PDF.js (pdfjs-dist)

Apache License 2.0

Mozilla's PDF rendering engine, used to convert PDF pages to PNG images in the browser.

mozilla.github.io/pdf.js

Copyright © Mozilla Foundation. Licensed under the Apache License, Version 2.0.

Fonts

Space Mono — designed by Colophon Foundry. Licensed under the SIL Open Font License 1.1.

Syne — designed by Bonjour Monde. Licensed under the SIL Open Font License 1.1.

Both fonts are delivered via Google Fonts.

Full license texts are available from each project's repository linked above. The LGPL v3 full text is available at gnu.org/licenses/lgpl-3.0.html. The Apache 2.0 full text is available at apache.org/licenses/LICENSE-2.0.