Skip to content

PureSkys/picTool

Repository files navigation

pic-tool

A lightweight and efficient image processing tool for web development, built with Vue.js and Vite.

Features

  • Simple and intuitive user interface
  • Image compression capabilities
  • Easily extensible for additional image processing features
  • Optimized for development and production environments

Recommended IDE Setup

We recommend using Visual Studio Code with the following extensions for the best development experience:

Customize Configuration

See the .prettierrc.json and vite.config.js files for configuration options and customization.

Project Setup

Compile and Hot-Reload for Development

Run the development server using the following command:

npm run dev

Compile and Minify for Production

Build the project for production using the following command:

npm run build

Lint with ESLint

Lint the codebase using the following command:

npm run lint

Contribution

Contributions are welcome! Please read the project's license and ensure you are compliant with its terms before submitting any pull requests.

License

This project is licensed under the terms provided in the LICENSE file.

About

图片工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published