Skip to content
/ XIS Public

KS Image Suite combines various graphical modules into a single project. Including finding similar images, agressive image compression and modules related to scanning images.

Notifications You must be signed in to change notification settings

kamil-sita/XIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

XIS

KS Image Suite combines my previous graphical projects into a single project.

Main features

image-copy-finder:

finds similar images in given folders or their combinations and allows user to "delete" them (move them into delete location).

scanprocessing:

allows to apply one of the available filters to either a single image or entire PDF.

Available filters:

  • high pass filter

perfect for converting image full of gradients and shadows into one that is easy to print on a mediocre black and white printer

  • quantization

selects mains colors from the image and strengthens them, perfect to further enhance scanned notes.

compression:

rather a proof of concept than a fully working algorithm. Generates files that are similar to size to .jpg, albeit of lower quality.

For more information see docs at: https://kamil-sita.github.io/XIS/


Building and running

Building and running XIS requires JRE/JDK at minimum 17 version. I recommend using AdoptOpenJDK one, as it's the one I use for my development and running purposes.

About

KS Image Suite combines various graphical modules into a single project. Including finding similar images, agressive image compression and modules related to scanning images.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published