Skip to content

Pixelle is a photo editor desktop software developed using javafx (java) as part of my university course.

Notifications You must be signed in to change notification settings

saikat709/pixelle-javafx

Repository files navigation

Pixelle

# How to run

You can run this directly from intellij IDE or using maven projects commands. Make sure yoi have environment variable GEMINI_API_KEY set.

  GEMINI_API_KEY=your-api-key-here

Methods you have use -

  1. Add environment variable in intellij run configuration.
  2. set local environment variable in your machine manually. example:
     export GEMINI_API_KEY=your-api-key

# UI Reference

Image 1   Image 2

Features

  1. Open
  2. Save
  3. Crop
  4. Rotate
  5. Resize
  6. Adjust - Brightness, Contrast, Saturation
  7. Filters
  8. Redo
  9. Zoom In
  10. Zoom Out
  11. Draw
  12. Text
  13. Reset
  14. Cancel

About

Pixelle is a photo editor desktop software developed using javafx (java) as part of my university course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published