Code Monkey home page Code Monkey logo

limitpng-online's Introduction

limitpng-online

A online tool to compress PNG file ( ported from https://github.com/nullice/limitPNG )

在线PNG高压工具,移植自https://github.com/nullice/limitPNG

演示地址 / Demo: http://f.e123.pw/png/

Backend installation

  1. Copy backend folder to your server which to do the compression tasks.
  2. Install nodejs and run npm install
  3. copy binary compression tools into bin folder

i've prepared binarys for win32 and linux amd64 platform in the prebuilt-binary folder.

  1. frontend文件夹的所有东西拷到后端服务器上
  2. 安装Node.js然后npm install
  3. 把二进制压缩工具放到bin文件夹

windows平台和64位linux平台的文件以及编译好在prebuilt-binary文件夹,其他平台需自己编译

Frontend installation

  1. Copy anything in the frontend folder to your server

  2. Change your server ip in main.js

  3. Enjoy!

  4. frontend文件夹的所有东西拷到web服务器上

  5. 在main.js中修改服务器IP

  6. 完工!

limitpng-online's People

Contributors

xytoki avatar

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.