Download actions from the official Dropzone 3 GitHub repository.
This destination is for compressing the images given.
You must have the imagemagick library installed. It is best to install it using HomeBrew (http://brew.sh/).
Created by: Richard Guay
Version: 1.2
This action will copy the contents of the file dropped or the text dropped and place it into the designated NotePad note. NotePad is a script for TextBar.
Created by: Richard Guay
Version: 1.2
This function is called with Dropzone has files dropped on this action.
Created by: Richard Guay
Version: 1.2
This actions takes PDF files, copies out the front cover picture, and scales it to the given size and the type given. Set the width and extension by clicking on the action. It uses the ImageMagick programs and the XPDF programs. Both are installable using HomeBrew. “brew install imagemagick” and “brew install xpdf”.
Created by: Richard Guay
Version: 1.0
An action to throw items into the trash if Finder is running. Otherwise,
Created by: Richard Guay
Version: 1.0
This action will unzip a zip file into the curret directory and rename the files to the name of the zip file.
Created by: Richard Guay
Version: 1.0
Takes directories as the input. Each directory should have the same number of files. The files are combined into a zip: one from each directory in order.
Created by: Richard Guay
Version: 1.2
This actions takes zip files, and removes the PDF. It will give the PDF the same name as the zip file and delete the zip file.
Created by: Richard Guay
Version: 1.0