konachan700 / JNekoImageDB

Tool for tagging and storage images, with save images in the AES256-encryped files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Database

Tool for tagging and storage images and photos, with AES256 encrypt.

Already implemented

  • Image storage with encrypting
  • Fast multithreading preview generation
  • Tagging
  • OS-independed dialog for import images from disk

ToDo

  • Import/export tags as json
  • Simple autotagger
  • StegHide (steganography in PNG)
  • *booru tags and image parser
  • Wakaba-like imageboard image parser
  • Backup VK albums
  • Trusted P2P connection between your and your friends
  • Comments and likes/dislikes for images in P2P

Some feature not work...

I use this project project for learn java and frameworks. Really, some feature may not works correctly or works strange. If you seen a bug or a bad code, please, create an issue.

Run

I'm recommend to run it with -XX:MinHeapFreeRatio=15 -XX:MaxHeapFreeRatio=45, it's save a lot of RAM =)

Screenshots

JNekoImageDB screenshot 1 JNekoImageDB screenshot 2 JNekoImageDB screenshot 3 JNekoImageDB screenshot 4

About

Tool for tagging and storage images, with save images in the AES256-encryped files.


Languages

Language:Java 87.7%Language:CSS 12.3%