anxolerd / Cropper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cropper

This is a just-for-fun and proof of concept project for cropping panoramas for Instagram.

Dependencies

Install all dependencies using dart's pub utility:

pub get

Usage

dart bin/cropper.dart /path/to/pano.jpg

Results will be written to /path/to/pano.part.jpg files, where part is the zero-based index of slice.

About


Languages

Language:Dart 100.0%