百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
P

picprose

> 前端框架
开源

适用于 Medium、博客、Youtube、BiliBili 等的更好的封面图生成工具

760 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

适用于 Medium、博客、Youtube、BiliBili 等的更好的封面图生成工具

PicProse - Better Cover Image Generator

English | 简体中文

Overview

PicProse is a powerful cover image generator designed for bloggers, content creators, developers, and designers. Create professional and stunning cover images in just a few steps for Medium, YouTube, BiliBili, personal blogs, and other platforms.

Preview: picprose.pixpark.net

✨ Key Features

  • ️ Rich Image Resources - Access high-quality images directly through the Unsplash API
  • Flexible Editing - Customize titles, author info, fonts, colors, and transparency
  • Multiple Aspect Ratios - Support for both landscape and portrait formats for different platforms
  • Real-time Preview - See all changes instantly with a WYSIWYG interface
  • Developer Icons - Built-in tech-related icons perfect for technical article covers
  • Multiple Export Formats - Support for JPG, PNG, and SVG exports
  • Multilingual Support - Interface available in multiple languages
  • Responsive Design - Perfectly adapts to both desktop and mobile devices

Getting Started

Installation

# Clone the repository
git clone https://github.com/jaaronkot/picprose.git

# Navigate to the project directory
cd picprose

# Install dependencies
npm install

# Start the development server
npm run dev

Environment Variables

Create a .env.local file with the following content:

UNSPLASH_API_KEY = your_unsplash_api_key
NEXT_PUBLIC_GOOGLE_ANALYTICS_ID=your_ga_id

Refer: https://unsplash.com/documentation

Deploy to Vercel

You can start by creating your own Nextra site and deploying to Vercel by clicking the link:

Deploy with Docker

docker run -d --name picprose -e UNSPLASH_API_KEY=xxx -p 3000:3000 hausen1012/picprose

License

PicProse is open-source under the MIT License.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

JavaScriptcoverimageimagenextjsnextui

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架