https://github.com/ivgtr/glitch-image
👾 Get dynamically generated Glitch image on your readmes!
https://github.com/ivgtr/glitch-image
github-profile github-readme profile-readme readme-generator svg svg-animation
Last synced: 6 months ago
JSON representation
👾 Get dynamically generated Glitch image on your readmes!
- Host: GitHub
- URL: https://github.com/ivgtr/glitch-image
- Owner: ivgtr
- License: mit
- Created: 2021-04-06T10:44:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T04:51:42.000Z (over 3 years ago)
- Last Synced: 2025-03-25T20:14:46.545Z (7 months ago)
- Topics: github-profile, github-readme, profile-readme, readme-generator, svg, svg-animation
- Language: TypeScript
- Homepage: https://glitch-image.vercel.app
- Size: 472 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Copy-paste this into your markdown content, and that's it. Simple!
## Setup
Change the `?text=` value to your want to glitch text.
```md
[](https://glitch-image.vercel.app/api?text=Glitch%20Image)
```### Image
Change the `?url=` value to your want to glitch image url.
※ Not supported files other than `.png`.```md
[](https://glitch-image.vercel.app/api?url=https://github.com/ivgtr.png)
```## License
MIT ©[ivgtr](https://github.com/ivgtr)
[](https://twitter.com/ivgtr) [](LICENSE) [](https://www.buymeacoffee.com/ivgtr)