Change the ?text= value to your want to glitch text.
[](https://glitch-image.vercel.app/api?text=Glitch%20Image)Change the ?url= value to your want to glitch image url.
[](https://glitch-image.vercel.app/api?url=https://github.com/ivgtr.png)| Parameter | Description | Default | Example |
|---|---|---|---|
text |
Glitch text (1-200 chars) | Glitch Image |
?text=Hello |
url |
Image URL to glitch | - | ?url=https://example.com/img.png |
width |
SVG width (1-4096) | auto | ?width=600 |
height |
SVG height (1-4096) | auto | ?height=400 |
color |
Text color (hex, without #) |
3f3f3f |
?color=ff0000 |
darkColor |
Text color for dark mode (hex, without #) |
f3f3f3 |
?darkColor=cccccc |
fontSize |
Font size (1-500) | 10 |
?fontSize=48 |
seed |
Seed for glitch pattern (0-2147483647) | time-based | ?seed=429636 |
MIT ©ivgtr