OPEN-SOURCE SOFTWARE
Licenses & notices
This converter uses trusted open-source building blocks. Here is what they are and how to find the source.
heic-to 1.5.2
heic-to decodes HEIC and HEIF photos inside the browser. It
is licensed under the GNU Lesser General Public License v3.0 or later.
BuckSimple uses its heic-to/next worker entry without
modifying the library.
Replacing or relinking the decoder
The BuckSimple application source includes its package manifest and
lockfile. Install with npm ci, replace the
heic-to dependency with an interface-compatible modified
copy, and run npm run build. No signing key or installation
restriction prevents running the rebuilt static site. Corresponding
application code and additional relinking help are available from
rob@breakpointind.com.
Other runtime libraries
- fflate 0.8.3 — MIT
- lucide-react 1.39.0 — ISC
- React and React DOM 19.2.8 — MIT