Preset-driven output
Select a ready-made pack and generate the sizes and formats commonly required by software and web projects.
Release 1.0 · User Edition
DarkMatter Ikonify is a focused desktop utility for developers and webmasters who need consistent PNG, ICO, and SVG assets without manually resizing, renaming, and organizing every file.
Built for production work
Ikonify takes source artwork and produces clean, predictable asset packs for desktop software, web projects, CMS deployments, browser manifests, launchers, installers, and distribution archives.
Select a ready-made pack and generate the sizes and formats commonly required by software and web projects.
Replace awkward source filenames with fixed names, source-based names, or numbered batch naming patterns.
Save files into separate format directories or create a flat output folder that drops directly into your project.
Use contain, cover, or stretch behavior with transparent or custom hexadecimal backgrounds.
Process multiple images in one run while retaining consistent sizing, format, naming, and folder rules.
Create and save custom presets for recurring client, platform, theme, plugin, or application requirements.
Basic workflow
Ikonify keeps the path deliberately short. Four steps, no asset-production maze.
Open one image for a standard icon pack or select multiple images for batch generation.
Use Full Development Pack, Web Pack, Application Pack, or one of your saved custom presets.
Choose naming behavior, image fit, background handling, overwrite policy, and folder organization.
Select the destination directory and let Ikonify create the complete output set in one operation.
Included presets
Each included pack targets a recognizable deployment scenario. Custom presets can be saved when your workflow demands something different.
A broad asset set for software releases, websites, manifests, documentation, installers, repositories, and promotional packaging.
Practical dimensions for browser assets, CMS themes, favicons, manifests, dashboards, web applications, and content systems.
A compact set for desktop launchers, menus, title bars, executable resources, shortcuts, and application interfaces.
Using Ikonify
The interface separates source selection, preset configuration, output naming, conversion behavior, and destination controls so the final pack remains predictable.
# Example: fixed output name "icon"
output/
├── PNG/
│ ├── icon_32x32.png
│ ├── icon_64x64.png
│ ├── icon_128x128.png
│ ├── icon_256x256.png
│ ├── icon_512x512.png
│ ├── icon_800x800.png
│ └── icon_1024x1024.png
├── SVG/
│ ├── icon_32x32.svg
│ └── ...
└── ICO/
└── icon.ico
Format behavior
Lossless raster output at every selected dimension. Ideal for application assets, websites, repositories, installers, launchers, documentation, and CMS media.
A single multi-resolution icon file containing the selected sizes supported by the ICO format, up to 256 pixels.
A valid SVG document containing the resized source as an embedded lossless PNG. It preserves appearance but does not claim to convert raster artwork into traced vector geometry.
Installation & Usage
DarkMatter Ikonify is distributed as a standalone Linux desktop application with an integrated command-line interface. Simply extract the release archive and launch the executable. No installation, package managers, or additional runtime components are required. Whether you prefer a graphical workflow or terminal automation, Ikonify is ready to use immediately.
# Extract the release package unzip DarkMatter-Ikonify-1.0.zip # Enter the release directory cd DarkMatter-Ikonify-1.0 # Make the executable runnable (first launch only) chmod +x Ikonify # Launch the graphical interface ./Ikonify # Display available command-line options ./Ikonify --help
Where it fits
Prepare executable icons, launcher assets, project artwork, repository images, installer graphics, desktop UI resources, release bundles, and application documentation from a single approved source image.
Create favicon resources, CMS imagery, dashboard icons, plugin and theme artwork, manifest assets, web application icons, social preview graphics, and organized site media without repeated manual resizing.
Locked user release. A dedicated icon-kit generator for development and web production workflows.