A lightweight and efficient image processing tool for web development, built with Vue.js and Vite.
- Simple and intuitive user interface
- Image compression capabilities
- Easily extensible for additional image processing features
- Optimized for development and production environments
We recommend using Visual Studio Code with the following extensions for the best development experience:
See the .prettierrc.json and vite.config.js files for configuration options and customization.
Run the development server using the following command:
npm run devBuild the project for production using the following command:
npm run buildLint with ESLint
Lint the codebase using the following command:
npm run lintContributions are welcome! Please read the project's license and ensure you are compliant with its terms before submitting any pull requests.
This project is licensed under the terms provided in the LICENSE file.