Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
迅排设计 - 美观且功能强大的图片编辑器、在线海报设计,仿稿定设计,适用于多种场景:海报生成、电商产品图、文章长图、视频/公众号封面等。A beautiful online image designer, suitable for various scenarios like generate posters, making design easier!
| Date | Stars |
|---|---|
| 2026-07-24 | 4769 |
| 2026-07-25 | 4769 |
| 2026-07-28 | 4769 |
| 2026-07-30 | 4769 |
| 2026-08-06 | 4769 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<p align="center"> <img style="height: 90px" src="https://github.com/user-attachments/assets/e2b8c788-aded-4b1a-83ee-9bde124f5808" alt="迅排设计 - Poster Design"> </p> <p align="center"> <a href=""><img src="https://img.shields.io/github/stars/palxiao/poster-design?style=flat" alt="starts"></a> <a href="https://github.com/palxiao/poster-design?tab=MIT-1-ov-file"><img src="https://img.shields.io/github/license/palxiao/poster-design?style=flat" alt="License"></a> </p> <p align="center"> <a href="https://design.palxp.cn/">迅排官方网站</a> | <a href="https://xp.palxp.cn/">在线文档</a> | <a href="https://xp.palxp.cn/#/articles/1689323321667">常见问题</a> | <a href="https://juejin.cn/post/7348288810722869300">性能压测</a> </p> <p align="center"> <a href="https://trendshift.io/repositories/8728" target="_blank"><img src="https://trendshift.io/api/badge/repositories/8728" alt="poster-design | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> <a href="https://hellogithub.com/repository/56a75cfc34da43549d2bb46dab305ba2" target="_blank"><img src="https://abroad.hellogithub.com/v1/widgets/recommend.svg?rid=56a75cfc34da43549d2bb46dab305ba2&claim_uid=fb0Nckng89FvyzP&theme=neutral" alt="Featured|HelloGitHub" style="width: 250px; height: 54px;" width="250" height="54" /></a> </p> 漂亮易用的在线创意图片编辑器、海报设计器,仿造稿定设计等产品,开源、强大、好玩是我们的关键词。 适用于多种场景:海报图片生成、电商分享图、文章长图、视频/公众号封面等,轻松实现创意,迅速完成图文排版,设计如此简单! [](https://design.palxp.cn/) ### 项目特点 - 丰富的交互细节,基础功能完善 - 原生 DOM 画布编辑器,操作体验丝滑,支持各种 HTML5 特性,扩展生态更方便 - 前端 + 服务端混合出图,确保高质量图像输出,准确还原网页细节和效果 - 支持导入 PSD 设计文件解析辅助生成模板 - AI 抠图工具一键去除背景,支持画笔修补擦除 - 技术栈:Vue3 、Vite5 、Pinia 、ElementPlus、Express - 图片生成:Puppeteer、Html2canvas ### 快速开始 ``` git clone https://github.com/palxiao/poster-design.git cd poster-design npm run prepared npm run serve ``` 输入网址 http://127.0.0.1:5173/ 访问站点,如遇失败请拆开命令运行,更多详情[参阅文档](https://xp.palxp.cn/#/articles/1689319644311)。 ### 服务端 & 图片生成 本仓库中所提供的后端代码仅为示例作用,目的在于帮助开发者更好地理解项目,实际生产则根据自身需求进行开发。(原项目中请求的远程 API 接口已不再适用,但 [接口 API 文档](https://xp.palxp.cn/apidoc/index.html) 仍具有一定参考性) 关于部署等说明请前往项目中查看,后端项目代码位于根目录 [/service](https://github.com/palxiao/poster-design/tree/main/service) 下。 ### 快速启动 使用[docker-compose.yml](docker/docker-compose.yaml) 文件快速启动。在运行安装命令之前,请确保您的机器上安装了 [Docker](https://docs.docker.com/get-docker/) 和 [Docker Compose](https://docs.docker.com/compose/install/): > 特别注意⚠️:由于`ghcr.io/puppeteer/puppeteer`镜像,暂不支持Arm64架构。请在Amd64架构下运行。 ``` docker compose up -d ``` 运行后,可以在浏览器上访问[http://localhost](http://localhost) 直接访问 #### 自定义镜像构建 - 前端构建 ``` docker build -t heimanba/poster-web -f ./docker/web/Dockerfile . ``` - 服务端构建 ``` docker build -t heimanba/poster-api -f ./docker/api/Dockerfile ./service ``` ### 付费技术支持 支持基于开源版定制有限功能,帮助开发者节省研发时间和成本,并提供全方位技术指导与答疑。了解/获取技术支持请访问:[迅排 Plus 服务](https://plus.palxp.cn/)。 ### 交流群 欢迎关注公众号《品味前端》,回复“加群”或添加作者微信,了解项目最新动态、交流前端全栈技术。 <img style="width: 380px;" src="https://xp.palxp.cn/images/2024-3-1-1709306365949.png" /> ### `Star` 仓库 开源不易,别忘了给本项目点个 **Star** ~ 您的支持是对开源作者最大的鼓励 :heart: [](https://star-history.com/#palxiao/poster-design&Date) 每一个 Star 都是我不断前进的动力 :heart: [](https://github.com/palxiao/poster-design/stargazers) ### `Contributions` <a href="https://github.com/palxiao/poster-design/graphs/contributors"> <img src="https://contrib.rocks/image?repo=palxiao/poster-design" /> </a> ### 其它 项目持续迭代中,还有很多不足,可以将你遇到的问题在 Issues 中提出,或者提交 Pull Request 帮助完善。 ### 详细功能清单 #### 基础设计功能 1. 元素拖拽放置操作,自由定位。 2. 组合与拆分操作,多个元素组合成一个整体。 3. 缩放操作。 4. 对齐与分布,支持水平、垂直对齐以及多个元素的均匀分布。 #### 文本功能 1. 基础文字编辑,支持修改字体、字号、颜色、斜体、下划线加粗、间距行距、对齐方式等。 2. 基于 CSS 的文字高级特效,如阴影、描边、渐变等,支持组合使用,创造丰富多样的文字效果。 3. 花字组合,文字与图片icon的自由组合组件。 #### 图像处理功能 1. 图片素材插入与替换,从本地或素材库插入图片。 2. 图片裁剪:支持圆角,或缩放裁剪显示区域以适应设计需求。 3. 图片蒙版/容器:可自定义容器填充图片,支持通过蒙版调
Excerpt of 5,573 characters
Read on GitHub195
170
mamba · China
3
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:0cc5ff5fbda7d374, topic:puppeteer