Base URL:
https://image.pixellab.com.tr
Full Pattern:
https://image.pixellab.com.tr/{width}x{height}/{bgcolor}/{textcolor}.{format}?text=&retina=&grayscale=
| Parameter | Type | Required | Description | Default |
|---|---|---|---|---|
| {width} | integer | ✓ | Width (pixels) (1-4096) | 800 |
| {height} | integer | ✓ | Height (pixels) (1-4096) | 600 |
| {bgcolor} | hex | ✗ | Background color (hex) | EEEEEE |
| {textcolor} | hex | ✗ | Text color (hex) | AAAAAA |
| .{format} | string | ✗ | Output format | png |
| Parameter | Type | Description | Example |
|---|---|---|---|
| text | string | Custom text (max 100 chars) | ?text=Hello+World |
| retina | integer | Retina multiplier (2 or 3) | ?retina=2 |
| grayscale | boolean | Grayscale mode | ?grayscale=1 |