Home
Softono

Image Cutter

Open source TypeScript
11
Stars
2
Forks
1
Issues
1
Watchers
2 years
Last Commit

 About Image Cutter

Figma plugin to easily cut your images into pieces

Platforms

Web Self-hosted

Languages

TypeScript

Links

Need Help Installing Image Cutter?

We provide expert installation service for this software. Our team will install, configure, and secure Image Cutter on your server. plans start at just $30.

Image Cutter

View on GitHub

alt text

Image Cutter

Figma plugin that lets you easily cut any image into pieces.

Install plugin →

Development

  1. Download and install NPM
  2. Install TypeScript npm install -g typescript
  3. To compile TypeScript to JavaScript run npm run build or in VS Code run the "Terminal > Run Build Task..." menu item, then select "tsc: watch - tsconfig.json"