Skip to content

Instantly share code, notes, and snippets.

@epramono
Last active December 31, 2015 03:49
Show Gist options
  • Save epramono/7929832 to your computer and use it in GitHub Desktop.
Save epramono/7929832 to your computer and use it in GitHub Desktop.
This action will upload a photo from your Photo library (which includes the Camera Roll, Photo Albums, and even Photo Stream) to a dedicated folder in Dropbox. The action will prompt you how you would want to name the new file, and will automatically resize the photo to fit the constraints of 600x600. Requires: Launch Center Pro 2.1.
launch://dropbox/addphoto?
attach=photo:library&
path={{Apps/Screenshots}}&
name=[prompt-text:Name].jpg&
quality=100&
maxwidth=600&
maxheight=600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment