Skip to content
/ cut-it Public

a desktop application to cut images into many pieces. 一个图片裁切桌面应用,把图片裁切为选中的多个小图片,使用 Electron 和 SharpJS

License

Notifications You must be signed in to change notification settings

chwan97/cut-it

Repository files navigation

cut-it

一个图片裁切桌面应用,把图片裁切为选中的多个小图片。
a desktop application to cut images into many pieces.

演示图片1 演示图片2 演示图片3 演示图片4

使用 Electron、SharpJS、MUI、React、Mbox。

start

Start the app in the dev environment:

当Sharp支持多目标平台的话 可以去除 sharp 重装的逻辑

npm run replaceSharpVersionToArm
npm run start

Packaging for Production

To package apps for the local platform:

npm run package

About

a desktop application to cut images into many pieces. 一个图片裁切桌面应用,把图片裁切为选中的多个小图片,使用 Electron 和 SharpJS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published