Giter Club home page Giter Club logo

imageeditor's Introduction

Image Filter Application

GUI Example

The Image Filter Application is a Java-based desktop program that allows users to open, edit, and save images using a variety of filters and image processing operations. This README provides an overview of the application's functionality, key features, and usage instructions.

Features

  • Open and Save Images: Load image files (PNG, JPEG, GIF) from your local storage and save edited images in PNG format.

  • Apply Filters: Apply various image filters to enhance, modify, or stylize your images. Available filters include:

    • Grayscale
    • Blue Filter
    • Inversion
    • Rotation (Clockwise and Anti-Clockwise)
    • Horizontal and Vertical Flip
    • Brightness Adjustment
    • Contrast Enhancement
    • Blur Effect
  • Undo Functionality: Easily revert the last applied filter using the "Undo" feature.

  • User-Friendly Interface: The application offers an intuitive graphical user interface (GUI) designed with JavaFX components.

Getting Started

Prerequisites

Installation

  1. Clone or download the repository to your local machine.
  2. Make sure you have Java and JavaFX installed.
  3. Compile and run the Main.java file.
javac Main.java
java Main

Usage

  1. Launch the application.
  2. Click on "File" in the menu bar to open or save images.
  3. Apply image filters using the buttons and sliders provided.
  4. Undo filter operations with the "Undo" button.
  5. Save edited images to your preferred location.

GUI

Full Interface User InterFace Toolbar

Examples

Original Image Original Image

GrayScale Filter Grayscale Example

Blue Filter Blue Example

Blur Filter Blur Example

Flip Filter Flip Example

Rotate Filter Rotate Example

Contrast Filter Contrast Example

Brightness Filter Brightness Example

Inversion Filter Inversion Example

Contributing

If you'd like to contribute to this project, please feel free to submit pull requests or report issues on the GitHub repository.

Acknowledgments

  • The application is built using Java and JavaFX.

imageeditor's People

Contributors

notpritam avatar

Watchers

 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.