Skip to content

chuanenlin/pdf2preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF ➡️ Preview

A simple tool to save me time on Illustrator. Generates a preview image for a PDF file. Useful for sneak peeks to academic publications on project websites or presentation slides.

Example


Try it out

http://pdf2preview.chuanenlin.com


Setting up

  1. Clone the repository.
git clone https://github.com/chuanenlin/pdf2preview.git
cd pdf2preview
  1. Install package dependencies.
pip install -r requirements.txt
  1. Run the app.
streamlit run pdf2preview.py

About

Generate a preview image for your paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages