Skip to content

Commit f1ebf38

Browse files
committed
add readme
1 parent 26c16dc commit f1ebf38

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# PDF Preview & Rename
2+
3+
A lightweight Python tool which scans a folder for PDF files, displays them and allows the user to easily rename them.
4+
5+
I wrote this tool to sort my scanned documents.
6+
7+
## Requirements
8+
9+
* pdf2image
10+
* tkinter
11+
* pillow

0 commit comments

Comments
 (0)