Skip to content

yosider/gyazo-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gyazo PDF

A Python script to convert PDF pages to images and upload them to Gyazo.
The URLs of the uploaded images are copied to the clipboard.

Prerequisites

Installation

# Using pipx
pipx install gyazo-pdf

# Or using uv
uv tool install gyazo-pdf

Configuration

Create a config file at ~/.config/gyazo-pdf/config.yaml:

GYAZO_API_TOKEN: your_token_here
PDF_DIR: /path/to/pdf/directory

Usage

# Upload a specific PDF
gp filename  # or filename.pdf

# Upload the latest PDF in the configured directory
gp

About

A Python script to convert PDF pages to images and upload them to Gyazo

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages