Skip to content
/ imgavg Public

A simple go tool to average a collection of images faster than Photoshop.

License

Notifications You must be signed in to change notification settings

donatj/imgavg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Average Generator

CI

Adds a directory of images together, pixel by pixel, and divides by the number of images to generate an average.

Licensed under the MIT license.

Operation

$ imgavg {dir} [outputFile]

Download

See Releases.

Usage

imgavg /path/to/images [outputfilename.png]

Limitations

  • All images must be exactly the same size
  • 7.2340173e16 Images Maximum (You'll probably run out of memory first)

About

A simple go tool to average a collection of images faster than Photoshop.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •  

Languages