Skip to content

A school project - gallery in java that can do various things with images.

Notifications You must be signed in to change notification settings

Stevekk11/JavaGallery

Repository files navigation

Welcome to Java Gallery

This app is used to view, edit, and save images from your PC.

Here is how to start:

1.Select an image folder from the menu.

Image

2. Click Load. It will take some time, so don't panic.

Image

3. After its loaded, an image from the folder will pop up. The list is not sorted by any means.

Image

In the image menu, there are several options:

  • Load
  • Edit Image
  • Exit
  • Next, previous image
  • Show Grid
  • Properties - same as in show grid.
  • Pack or change image directory

Each of these options do something.

Show grid is used to view the grid of all images in the list.
Next and previous are self-explanatory, as is exit.

When you click show grid: Image You can click each image and view their properties. This includes size, pixels, etc...

To edit an image:
navigate to the desired image by next and previous and click Edit.

Image

  • You will have several options:

  • Zoom the image.
  • Show the image in grayscale (black and white).
  • Show in color.
  • Change brightness, contrast, compression.
  • If an error occurs, a dialog will pop up. You can check the error and click OK.
  • You can save the changed image.

Examples:

Image Image Image

When you are changing the size of the image, it is linked with the aspect ratio of the image.

About

A school project - gallery in java that can do various things with images.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages