Open source licenses

MonsterConvert is built on open source software. This page lists the parts that ship with the site, with the license and copyright notice each one asks to be kept. The complete license texts are in one plain text file.

Our own rules for using the site are in the Terms & Conditions and the Privacy Policy.

Font and codecs (2)

The typeface, and the Rust libraries the PNG, oxipng and resize codecs are built from, whose notices the npm packages do not carry. The other codecs' notices come with their jSquash package below.

  • Copyright 2020 The Plus Jakarta Sans Project Authors (https://github.com/tokotype/PlusJakartaSans)

    The site's typeface, served from /fonts/.

  • Rust libraries in the jSquash codecsMIT OR Apache-2.0 OR Zlib OR 0BSD

    The PNG, oxipng and resize codecs in the jSquash packages are WebAssembly built from these Rust crates, among them png, fdeflate, flate2, miniz_oxide, oxipng, libdeflater and resize. Every crate is listed in the full text.

JavaScript packages (47)

The libraries sent to your browser with the site, and what they depend on. The image codecs (JPEG, PNG and WebP) are compiled to WebAssembly and shipped inside the jSquash packages.