✨テキストツール
SNSやメッセージに使えるUnicodeテキストツール
✨🖼️🔣🔲📥
ファンシーテキスト生成
テキストをおしゃれなUnicodeフォントに変換
画像→ASCIIアート変換
写真やイラストを文字(ASCII)アートに変換
エステティックシンボル
投稿に使えるUnicodeシンボルをコピー
テキストボーダー
Unicode装飾枠でテキストをデコレーション
顔文字辞書ダウンロード
お使いのスマホ・PCに顔文字辞書を登録して、いつでもすぐに顔文字を入力できるようにしましょう
For Developers
</>
埋め込みウィジェット
あなたのサイトに顔文字を埋め込めるウィジェット
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>
{}
無料顔文字API
5,000件以上の顔文字を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.