Picmal: Open source acknowledgements

Last updated: August 11, 2026

Picmal wouldn't exist without a lot of other people's open-source work. Here's what the app bundles, where to find each project's source, and which license it ships under.

Most of the source links below point straight at the upstream project. If one rots, email support@picmal.app and I'll send the source tarball directly — free, for at least three years after each release that includes the component.

Bundled software

Component Version License Source
FFmpeg 8.0 LGPL-2.1-or-later Source
ImageMagick 7.1.2-12 ImageMagick License Source
libheif 1.21.1 LGPL-3.0-or-later Source
usvg (resvg project) 0.48.1 MPL-2.0 Source
VTracer 0.6.5 MIT Source
oxipng 10.0.0 MIT Source
mozjpeg 4.1.5 BSD-3-Clause / IJG Source
Exiv2 0.28.8 GPL-2.0-or-later Source
Gifsicle 1.96 GPL-2.0-or-later Source
pngquant 3.0.4 GPL-3.0-or-later Source

Details

FFmpeg

Used as a separate executable for audio and video conversion. Built from unmodified upstream sources in an LGPL configuration (no GPL components; hardware encoding via Apple VideoToolbox). Statically includes libvpx, SVT-AV1, dav1d, libwebp, OpenJPEG, Opus, LAME, Vorbis, Theora, libass, HarfBuzz, FreeType, and FriBidi.

ImageMagick

Used for image conversion and metadata handling. License is Apache-2.0 compatible.

libheif

HEIC/AVIF decoding for ImageMagick, with libde265 1.0.16 (LGPL-3.0) and libaom 3.13 (BSD-2-Clause). Built without any GPL encoder; HEIC encoding uses Apple's frameworks instead.

usvg (resvg project)

Used as a separate executable for SVG optimization (replaced svgcleaner).

VTracer

Used as a separate executable for the Vectorize tool (bitmap to SVG).

oxipng

Used as a separate executable for PNG lossless optimization.

mozjpeg

Used as separate executables for JPEG encoding and decoding.

Exiv2

Used as a separate executable for image metadata (EXIF/IPTC/XMP) editing. Direct download build only — the Mac App Store version writes metadata with Apple's ImageIO instead.

Gifsicle

Used as a separate executable for GIF optimization. Direct download build only — the Mac App Store version uses ImageMagick for GIFs.

pngquant

Used as a separate executable for lossy PNG quantization. Direct download build only — the Mac App Store version quantizes with ImageMagick + oxipng.

Written offer for source

Want the corresponding source for any of the GPL, LGPL, or AGPL components above? Email support@picmal.app and I'll send it. This offer stands for at least three years from the release of the Picmal version that bundled the component, per GPL-2.0 § 3(b), GPL-3.0 § 6(b), and LGPL-2.1 § 6.

Spotted something wrong?

If you think Picmal isn't meeting one of these obligations, email support@picmal.app and I'll fix it.