适用于 Medium、博客、Youtube、BiliBili 等的更好的封面图生成工具
English | 简体中文
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
# 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
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
You can start by creating your own Nextra site and deploying to Vercel by clicking the link:
docker run -d --name picprose -e UNSPLASH_API_KEY=xxx -p 3000:3000 hausen1012/picprose
PicProse is open-source under the MIT License.
暂无开放 Issues,或尚未同步最近议题。