------------------
* framecrop subcommand to crop and frame an image to a target aspect ratio incl. tests and docs
* breaking change: moved command modules to `commands` package
* introduced ImageInfo as a container for additional meta information in the pipeline
* increased test coverage
* more documentation