Metadata-Version: 2.4
Name: inkmark
Version: 0.1.0
Summary: Toolkit to automatically generate various variants of branding assets.
Author-email: melektron <matteo@elektron.work>
Project-URL: Homepage, https://github.com/melektron/inkmark
Project-URL: Issues, https://github.com/melektron/inkmark/issues
Classifier: Programming Language :: Python :: 3.14
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# inkmark

Toolkit to automatically generate various variants of branding assets from an Inkscape source.

Unlike other solutions (e.g. https://github.com/fabriziosalmi/brandkit), this is not a complete application used to generate "all" required logo variants. Instead it's a python library providing useful primitives to build your own custom-tailored brand asset generation pipeline in the form of a short script.

The idea is: Design or modify your logo once and automatically generate/update all the derived assets you need with a single command. No need to think about which assets and what configuration you need each time.


## Features

Since I created this for my own needs, it currently mainly contains functionality that I need. If you have ideas for more features, feel free to drop a PR.

- Definition of "Collections", a set of artifacts derived from a source file.
- Postprocessing of Inkscape source files
- Exporting from Inkscape
- Postprocessing using image-magick
- predefined functions to generate common formats

## The name

`inkmark` is a playful combination of "Inkscape" and "Marke", which means brand in german.
