
Generate truly seamless pattern&textures from prompts or images
从文本提示或图像生成无缝纹理,支持预览、重新着色和导出。
Seamless Canvas — AI 无缝纹理生成器,通过文字描述或上传图像生成可平铺纹理 - [更多介绍](https://seamlesscanvas.com)
完整作品展
技术栈
23 projects

从文本提示或图像生成无缝纹理,支持预览、重新着色和导出。
Seamless Canvas — AI 无缝纹理生成器,通过文字描述或上传图像生成可平铺纹理 - [更多介绍](https://seamlesscanvas.com)

Indream是AI滤镜和生成器,可转换照片、生成视频、音乐和3D内容。
AI Filter — 用 AI 滤镜将你的照片变换为动漫、粘土、3D、像素、表情符号、视频游戏、贴纸等多种滤镜风格
将文本和品牌色转换为完整的favicon包,包含多种格式和尺寸。
struy · HN
Turn a letter, initials, or short text into a complete favicon package — favicon.ico, apple-touch-icon, and PNG icons in every size. Free, no signup.

在线绘制或导入串珠图案,自动计算珠子数量,导出PDF。
letsgogogo · V2EX
做了一个串珠子的工具,支持拼豆。 我做了一个在线串珠图案工具 Loomet 。 可以画图案、自动算珠子数量、导出 PDF 。也支持拼豆模式。 https://loomet.app

为游戏生成自定义奇幻、动画和RPG角色艺术。
NanoEditor — 对话式 AI 生图平台
输入文本描述生成专业图标,50+种风格可选,支持PNG下载。
mantasge · Product Hunt
IconsCove AI Icon Generator with 50+ styles and library management

用AI World Generator从文本和照片实时生成互动3D世界,用于游戏、研究和机器人。
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

用 Google Gemini 生成和编辑 AI 图像
Nano Banana AI — 基于市面上最强的 AI 图像编辑模型 Nano Banana 开发的图片编辑器,用嘴改图、保持角色一致性、控制细节、图片融合

为K-2课堂生成AI着色页工作表。
robot1996 · HN
AI Coloring Page Generator for printable classroom worksheets

通过文本提示使用 AI 生成自定义商业印章和徽章。
pixsprout.com — 专注于生成复古橡皮印章效果的 AI 工具,支持文字生成印章、图片转印章及自动去底 - [更多介绍](https://pixsprout.com/image-to-stamp)

生成品牌社交媒体帖子、标题和图像,可直接发布到 Instagram、Facebook 和 LinkedIn。
@chrombyte · X

一款免费在线瓷砖拼图游戏,与朋友或电脑对战。
heliostatic · HN
A couple weeks ago we were on vacation with friends, and after the kids were asleep we played games -- mostly Qwirkle, which I had never played and am terrible at. I don't care about being terrible at games, so I made a web version to keep playing after vacation: build lines of tiles that share a color or a shape, 2-4 players (or add bots). I wanted it to be low friction, so there are no accounts. Your identity is an anonymous id in localStorage, and you can move it to another device by scanning a QR code or hitting a unique url. Start a game and text someone the link (game slugs are semi-memorable three word phrases), or "Play the computer" and you can play immediately against bots. Games are async-friendly with web push for turn notifications. The stack is one Node process on a small VM, Next.js + Socket.IO, no database. The server and the client use the same engine so moves validate optimistically, and the bots go through the same functions, so bot moves are always legal. State is