GithubHelp home page GithubHelp logo

guoyu07 / image_compression Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kajoljain379/image_compression

0.0 0.0 0.0 47.91 MB

Compress Image to reduce bandwidth usage and compare result with different libraries. In this project different libraries are compared in terms of quality and compressed image size by giving different dimensions and quality..This project is in Java language with JSP files.. The libraries which compared are: ImageMagick DIP(Digital Image Processing) using Java functions Imagej Only by giving image URL this project create compressed image of diffrent dimension using all libraries and safe in local directory choosen at run time by user itself...

Java 100.00%

image_compression's Introduction

Image Compression

Compress Image to reduce bandwidth usage and compare result with different libraries. In this project different libraries are compared in terms of quality and compressed image size by giving different dimensions and quality..This project is in Java language with JSP files..

The libraries which compared are:

  1. ImageMagick

  2. DIP(Digital Image Processing) using Java functions

  3. Imagej

Only by giving image URL this project create compressed image of diffrent dimension using all libraries and safe in local directory choosen at run time by user itself... alt tag #Folder Created on choosed Directory

alt-tag

#Benefits This project gives compressed image result of all libraries which display in JSP file So, user can directly compare the results at the same time and choose library according to their requirements...

alt-tag

#Images saved in folder alt-tag

#Prerequisite

1.Ubuntu

2.Imagemagick

3.Tomcat server

4.ANT or ECLIPSE IDE

#Steps to run project

1 Install Apache Tomcat Server in your system.

2 Goto build.properties file and change the value of "home" variable to the path to your tomact

3 Download ImageMagick using command

 sudo apt-get install imagemagick

4 To build this project either install ANT using command

 sudo apt-get install ant

Otherwise can use Eclipse IDE for build process

5 Run "build.xml" file using "ant build" and then run command "ant deploywar" command if ANT is installed or simply in Eclipse as ANT Build which create .war file on tomcat webapps folder.

6 Start tomcat by running "startup.sh" file which is in "bin" folder of tomcat using command

  ./startup.sh

7 Open browser and type

  http://localhost:8080/Image_Review/index

8 Give Image URL

9 Image Compression done...

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.