✨Text-Werkzeuge
Unicode-Text-Werkzeuge für Social Media
✨🖼️🔣🔲📥
Schriftarten-Generator
Text in stilvolle Unicode-Schriften umwandeln
Bild zu ASCII-Art
Fotos und Illustrationen in Text-(ASCII-)Kunst umwandeln
Ästhetische Symbole
Unicode-Symbole für Ihre Beiträge kopieren
Text-Rahmen
Text mit Unicode-Rahmen dekorieren
Kaomoji-Wörterbuch Download
Registrieren Sie Kaomojis in Ihrem Tastaturwörterbuch für sofortigen Zugriff
For Developers
</>
Einbettbares Widget
Kaomojis mit unserem kostenlosen Widget auf Ihrer Website
Preview
Embed Code
<iframe src="https://kaomojis.jp/api/widget?category=&count=5&theme=light" width="320" height="260" style="border:none;border-radius:12px;overflow:hidden;" loading="lazy" title="Kaomoji Widget by kaomojis.jp"></iframe>
{}
Kostenlose Kaomoji-API
Zugriff auf 5.000+ Kaomojis uber unsere REST API
GET
/api/v1/kaomojisList kaomojis with pagination and category filtering
page=1limit=50category=happylocale=enGET
/api/v1/kaomojis/randomGet random kaomoji(s)
count=3category=cutelocale=jaGET
/api/v1/kaomojis/searchSearch kaomojis by keyword
q=happylimit=20locale=enQuick Example
curl "https://kaomojis.jp/api/v1/kaomojis/random?count=3&category=happy"
// Response:
{
"data": [
{ "id": 1, "text": "(^_^)", "categories": ["happy"], ... },
...
],
"attribution": "Powered by kaomojis.jp"
}Free for personal and commercial use. Please include attribution
Powered by kaomojis.jpwith a link back when possible.