# Slack Emoji Maker：用 Fable 构建的 128x128 透明背景表情制作工具

- 来源：Simon Willison 博客
- 发布时间：2026-08-01 04:18
- AIHOT 分数：55
- AIHOT 链接：https://aihot.virxact.com/items/cmsaulmc203inromzcklfyjn8
- 原文链接：https://simonwillison.net/2026/Jul/31/slack-emoji-maker

## AI 摘要

Simon Willison 用 Fable 构建了一款名为 Slack Emoji Maker 的简易图像编辑器，专为创建 Slack 表情符号设计。该工具遵循 Slack 官方推荐规格，输出 128x128 像素且带透明背景的方形图片，满足用户快速制作自定义表情的需求。

## 正文

Tool: Slack Emoji Maker

I wanted to create a new Slack emoji, and their tool recommends a square that's 128x128 and has a transparent background... so I had Fable build me this simple image editor against those requirements.

Tags: tools, slack
