Overview

See live demo at .
is the easiest way to create and share dynamic images at scale. It's an interactive editor for mixing code and data, used for automatizing marketing and design departments in just one tool. You can see the .
As output of the process, an optimized image will be generated on the fly using cloud-based browsers, served via Microlink CDN using Microlink API.
Interactive Editor
The editor is your productivity tool. It aims to be lightweight and fast to quickly respond to changes. It can switch between different themes, use key bindings for quick access and get the final URL on save.
Stateful Presets
You can reuse a previously declared preset. If you edit the default code or query variables, a unique URL will be generated for consuming the new mix.
Anyone can create a preset and the tool is shipped with a good set of popular presets by default.
Feed with data
A preset can be feed with data using query variables. Declare the preset once, reuse it forever. You can feed your preset with different query variables every time and you will a totally new mix.
Anything can be a query variable, meaning a color theme, a string or an external API call.
Jamstack player
The tool has been designed to be consumed in a simple way, similar to the rest of buddies.
Complementary, you can use any Jamstack oriented software inside the tool, such as load external stylesheets, load a third party script (like fonts) or feed data from an API.
Powered with React
All the things are written with React. That means that anything present in the React ecosystem can be potentially used, being more than a simple editor.