xiao0sun / alfred-image-utilities

Make quick edits to images

Home Page:http://www.alfred-workflows.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-image-utilities

A workflow for making quick changes to image files. Alfred-image-utilities grabs any selected images in the frontmost finder window and can apply changes to them. Most of the time a copy of the image is made and its extension is changed to <filename>.orig.<ext>. You can replace the original file by holding command when executing most commands.

Main Menu

home

Convert to png or jpg

You can convert from a large number of formats to these jpg or png. The original file is retained unless you hold command.

convert

Scale images by a maximum width/height, by percent, or generate thumbnails.

Hold command to replace original. This option is not available when generating thumbnails. Generating thumbnails will add a .thumb to the filename (<filename>.thumb.<ext>)

scale

Rotate images (clockwise)

Hold command to replace original.

rotate

Convert images to black and white.

Hold command to replace original.

color

About

Make quick edits to images

http://www.alfred-workflows.com

License:MIT License


Languages

Language:Python 100.0%