Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 585 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 585 Bytes

Retinafy

Retinafy is a simple Automator Quick Action that lets you retinafy images in 1 click.

preview

What it does

  1. Rename your-name.image to your-name@2x.image.
  2. Duplicate your-name@2x.image to your-name.image.
  3. Resize your-name.image to half of its size.
  4. Now you have your-name.image as the 1x image, and your-name@2x.image as the 2x image.

To install

  1. Clone or download the source code.
  2. Double click on Retinafy.workflow.
  3. Done.