Skip to content

cage1016/alfred-pdf2image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred PDF to image

Convert PDF to image with Alfred.

Release MIT license GitHub all releases codecov

Features

  • Convert PDF to image by page range

Download

Make sure to download the latest released directly from the releases page. Download here.

Requires

  • Preferably Alfred 5

Usage

  • File Filter keyword: pdf2img or File action to pick up PDF file
  • Enter page numbers and/or page ranges.
    • 2 means page 2
    • 5-8 means page 5 to 8
    • -20 means page 1 to 20
    • 20- means page 20 to last page
    • - means all pages

Third Party Library

Change Log

0.1.1

  • Fix bug: correct workflow update repo url

0.1.0

  • Initial release

License

This project is licensed under the MIT License. See LICENSE for details.