Packages

High-performance SVG to image conversion library for Elixir. Converts SVG to PNG, JPG, GIF, or WebP with support for resolution control, transparent backgrounds, and dynamic color preprocessing. Powered by Rust.

Current section

Files

Jump to
svgager config config.exs
Raw

config/config.exs

import Config
# Base configuration for Svgager
# Import environment-specific config files
import_config "#{config_env()}.exs"