Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.25 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.25 KB

STS Card Illustration

dashboard

This tool is designed to craft card illustrations specifically tailored for Slay the Spire mods.

It has been developed for the ElainaInSpire Mod, and welcome to play the pre-release version of this mod.

You can access the tool through https://sts-cardillustration.vercel.app/, with no need for installation.

The tool will crop and resize your card illustration to the correct size: 250x190 (512x) and 500x380 (1024x).

It will also use the mask to create the correct border for your card.

Features

  • Client-side processing
  • Crop ratio restriction(25:19)
  • Mask with card type

Usage

  1. Upload
  2. Crop and select the card type
  3. Export

Update Plan

  • Crop and resize
  • Mask with card type
  • Customize mask
  • relic and power icon
  • card collection
  • deck preview

Deploy your own

This is a Next.js project bootstrapped with create-next-app.

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.