Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gto76/fun-photo-time

Image filtering fun for everyone!
https://github.com/gto76/fun-photo-time

image-editor image-filters image-processing

Last synced: 3 months ago
JSON representation

Image filtering fun for everyone!

Awesome Lists containing this project

README

        

Fun Photo Time
==============

#### Image filtering fun for everyone!

![screenshot](/doc/screenshot-01.png)

How To Run on…
--------------

### Windows
1. [Download ZIP](https://github.com/gto76/fun-photo-time/archive/master.zip)
2. Extract it
3. Double click run.bat

### UNIX
```
$ git clone https://github.com/gto76/fun-photo-time.git
$ cd fun-photo-time
$ ./run
```

Features
--------
* Written in Java.
* A lot of filters.
* Arithmetic and logic operations between images (add, subtract, and, or...)
* No undo! Every operation opens new frame with processed image.
* _Tile all_ command that nicely tiles all frames inside main frame.
* Single key shortcuts for all commands.