Giter Club home page Giter Club logo

compressapp's Introduction

Compress your images

English | 简体中文

A compressed images desktop program based on electron-vue

stars forks issues

The Typescript version:https://github.com/snow-sprite/TsCompressApp

Local 🚀🚀

Support:

  • A single folder
  • A single picture
  • Multiple images
  • Multiple folders
  • Multiple Folders and images
  • Unsupported format files are copied to the destination directory

Online 🚅🚅

  • Only online pictures with suffixes are supported. By default, they are generated in the system 「Download」 folder

Rename ✏️✏️

Batch renaming. Only a single folder can be uploaded.(e.g. from .jpg to .png)

The update information is written to the root directory updateInfo.json, and you can fill in any key

  • demo 🍐🍐
 {
   "update1": "Fix Windows download address error",
   "no.2": "Add the new batch renaming function",
   "c": '...'
 }

sample graph 📌📌

Local Online Settings Compressed Rename

Donate

If you find this project useful, you can buy author a glass of tea coffee juice.

WeChat Alipay

Build Setup ✒✒

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# rebuild electron application for production
npm run build:clean && npm run build

compressapp's People

Contributors

snow-sprite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

compressapp's Issues

上传不同数量图片分批处理

  • 单张图 可以直接生成.min文件不必生成对应文件夹及压缩包,默认同一目录即可
  • 多张图 生成文件夹及压缩包 但是文件名需要重新拟定

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.