Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/gto76/fun-photo-time
- Owner: gto76
- License: gpl-2.0
- Created: 2013-11-19T19:19:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T00:51:55.000Z (over 7 years ago)
- Last Synced: 2024-10-14T16:39:22.640Z (4 months ago)
- Topics: image-editor, image-filters, image-processing
- Language: Java
- Size: 1.35 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.