Skip to main content

Nice gui for ImageMagick

Project description

FotoKilof - GUI for ImageMagick

GUI for the most used (by me) ImageMagick functionality for processing pictures.

Screenshots

Linux

Screenshot

Mac OSX

Screenshot MacOS

Windows

Screenshot Windows

Graphics conversion

  • scaling/resize,
  • crop,
  • text annotation, inside or outside of picture (mems generator),
  • border around picture,
  • rotation,
  • mirroring (vertical or horizontal)
  • black-white or sepia,
  • contrast increase/decrease or normalize or histogram stretching,
  • color auto-level or equalize,
  • vignette
  • adding logo image on picture,
  • file formats: JPG, PNG, TIFF, SVG
  • format conversion into JPG, PNG, TIFF.

Functionality:

  • processing JPG, PNG, SVG and TIFF images,
  • processing picture in the fly, originals are safe,
  • processing single file or whole directory,
  • take screenshot (Linux) or get picture from clipboard (Windows and MacOS) and use it as source picture,
  • after processing results is copied into clipboard (Windows),
  • display selected tools,
  • tools selection,
  • preview orignal and result,
  • predefined rotation: 90, 180 and 270 degree or custom,
  • crop selection via click on preview or coordinates,
  • crop coordinates:
    • two corners (upper left and lower right),
    • upper left corner and width plus height,
    • gravity, width plus height plus offset,
  • text: color, font and size selection, background, rotation,
  • text position:
    • outside: bottom, left/center/right
    • inside: by gravity or by position and rotate
  • customized sepia,
  • equalize by channel,
  • contrast between -5 and +5,
  • customized contrast stretching,
  • vignette:
    • can be sharp or blured,
    • corners can be filled by selected color,
    • offset in both direction
  • logo position by gravity, size and offset,
  • histograms of original and result pictures (temporary disabled),
  • fast file navigation: First, Prev, Next, Last or keys: Home, PgUp, PgDn, End,
  • command editor: possible to use ImageMagick commands for convert: eg. -gaussian-blur 10x10 or -monochrome, etc.

Processing

Is possible to run one conversion or all selected conversion. Processing order for all selected conversion:

  • crop,
  • mirror,
  • black-white/sepia,
  • contrast,
  • color normalize,
  • vignette,
  • rotate,
  • border,
  • resize,
  • text,
  • logo.

Processed is always on clone of picture in memory. Originals are not touched.

User manual, a bit outdated

Available translations

Available: Bulgarian, English, German, Indonesian, Polish and Turkish.

Install and run

Requirements

  • Windows, Linux, MacOS X, BSD,
  • FullHD screen for comfort work,
  • ImageMagick, remember to add path into %PATH% environment variable, enable install libraries!
  • Python3, remember to add path into %PATH% environment variable.

Install

Linux

Install requirements:

apt-get install python3-pip python3-tk python3-wand idle imagemagick

Install as PyPi package by PIP:

python3 -m pip install fotokilof

Windows

Download and install requirements:

  • Python3 - add path into %PATH% environment variable,
  • ImageMagick - add path into %PATH% environment variable, enable install libraries!
python -m pip install pywin32 fotokilof

MacOS

Install requirements:

brew install imagemagick python3

Newer MacOS, add to .zshrc eg.:

export MAGICK_HOME=/opt/homebrew/Cellar/imagemagick/7.1.0-55

of course, be sure that path to Cellar is correct, and version of ImageMagick

Upgrade

python3 -m pip install --upgrade fotokilof

Run

fotokilof

or

python -m fotokilof

Thanks

  • Friends - some ideas and testing,
  • Max von Forell - German translation,
  • Bozhidar Kirev - Bulgarian translation,
  • Alexander Ignatov - Bulgarian translation,
  • Afif Hendrawan - Indonesian translation,
  • Sebastian Hiebl - python packaging,
  • Matt Sephton - ideas for packing gui,
  • emsspree - update german translation, jpeg,
  • Olm - testing on Windows,
  • Carbene Hu - idea to fix issue
  • Mert Cobanov - Turkish translation

Python powered

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FotoKilof-4.2.5.tar.gz (73.1 kB view details)

Uploaded Source

Built Distribution

FotoKilof-4.2.5-py3-none-any.whl (88.2 kB view details)

Uploaded Python 3

File details

Details for the file FotoKilof-4.2.5.tar.gz.

File metadata

  • Download URL: FotoKilof-4.2.5.tar.gz
  • Upload date:
  • Size: 73.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for FotoKilof-4.2.5.tar.gz
Algorithm Hash digest
SHA256 980f7430167b810828413397ccb60348df81ae2b97f0b2c510ff986df462102d
MD5 8a430f01b0d40ab1f459598aead9077e
BLAKE2b-256 7e5d08c0f85e3cabe92898725325ef833105733bbdf73b510a964f2c718b9905

See more details on using hashes here.

File details

Details for the file FotoKilof-4.2.5-py3-none-any.whl.

File metadata

  • Download URL: FotoKilof-4.2.5-py3-none-any.whl
  • Upload date:
  • Size: 88.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for FotoKilof-4.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9b792f88d8cdf1590150d947033bd0ffd374249a016ff656a0d4d77a6bd4e8d8
MD5 c2a0740b6f549fb7ea352b0c9d526e24
BLAKE2b-256 0a4c5ba0fd76defb38bfc129cb8059385128f22c57cddf2330f55c5a437eefa3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page