Skip to content

ac0mplex/imged

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imged

imged is a stupid image editor inspired by viewers like sxiv and vimiv. It is meant to be used from command line to quickly edit the image.

Usage: imged INPUT_FILE [OUTPUT_FILE]

Features

  • cropping (select cropping area with mouse)
  • rotating (r/R keys)

Building

imged has the following dependencies:

  • Zig >=0.9.1
  • SDL2 >=2.0.22
  • FreeImage >=3.18.0

Just run zig build to compile, find the binary in zig-out/bin/.

About

A stupid image editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages