# ElecImageCompress **Repository Path**: laylho/elec-image-compress ## Basic Information - **Project Name**: ElecImageCompress - **Description**: 基于Nconvert命令行工具 + Ant Desgin Vue 开发的Electron跨平台图片压缩工具 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-03 - **Last Updated**: 2022-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ElecImageCompress > 开发环境: + [Nconvert](https://www.xnview.com/en/nconvert/) 命令行工具 + [Electron](https://www.electronjs.org/) 跨平台打包工具 + [Ant-Desgin-Vue](https://www.antdv.com/docs/vue/introduce-cn/) 组件库 ## 安装 > 建议使用`nrm`来切换镜像环境 ``` git clone https://gitee.com/bam/elec-image-compress.git cd elec-image-compress npm install ``` ### 启动开发环境 ``` npm run electron:serve ``` ### 打包 ``` npm run electron:build ``` ## 预览 ![预览图](https://images.gitee.com/uploads/images/2021/1103/165333_f08ba974_1244382.png "preview.png")