Table of Contents

IMGEN

Info

This api can be used to generate simple pixalated placeholder images.

Base URL: https://api.janpalma.cz/imgen/

Palates

All possible palates for this api. (Will be extended into the future)

Default

Limitations

Api is limited to image sizes that can be divided by 50 like 50×50, 100×100 or 150×50

Endpoints

/quick/:width/:height/:palate/:text[.png]

:ht-get:

Parameters

:width Number Width of the image between 50px and 1500px
:height Number Height of the image between 50px and 1500px
:palate String Palate for the image (look at palates)
:title String Title to use for generation (random creates random images)

Response

Image data


/quick/:width/:height/:text[.png]

:ht-get:

Simple version if the quick api without Palate choise.

Parameters

:width Number Width of the image between 50px and 1500px
:height Number Height of the image between 50px and 1500px
:title String Title to use for generation (random creates random images)

Response

Image data