Note
Still In Development
This is a simple web app that allows you to upload an image and get a cover of your choice.
- Upload an image or Choose a cover.
- Customize the cover Text.
- Customize the cover Font CDN Source.
- Customize the cover Font.
- Customize the cover Mask Color.
- Customize the cover Icon.
- Support API server-side cover generation.
- Download the cover.
Google Font CDN:
%s
is the fontfamily placeholder
You can try it out at Own Cover
- Clone the repository
git clone https://github.com/rr210/own-cover.git
- Install the dependencies
pnpm install
- Config the .env file
cp .env.example .env
NEXT_PUBLIC_UNSPLASH_API_KEY= your unsplash api key apply for unsplash api key
- Run the Web
pnpm run dev
Netlify
Vercel
contributions of all forms are welcome including but not limited to beautifying the interface adding features improving the code fixing bugs etc.