Skip to content

bpetrynski/alfred-convert-jpeg-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Alfred Convert JPEG to PDF

An Alfred workflow that allows you to swiftly convert JPEG images to PDF format.

Note: When multiple files are selected, they are merged into a single PDF. The name of the output file is based on the first selected JPEG, and if there are multiple files, "_merged" is appended to its name.

Installation

  1. Install Python (if not already installed):

Open Terminal and type:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install python
  1. Run via File Actions

Changelog

0.1 Initial version

About

Alfred Convert JPEG to PDF

Resources

Stars

Watchers

Forks

Packages

No packages published