-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# PdfSplitter | ||
This Is a small pdf splitter program, | ||
where you can split a pdf from one pdf to many more | ||
|
||
# Opcoming fatures | ||
Merge many pdf files in to one file, and put pages in the order you want | ||
Pdf move pages order | ||
Bulk pdf split | ||
Thread splitting to speed up | ||
OCR creation and save in Pdf, using google tesseract ocr | ||
|
||
Write in issues section for more suggestions or found bugs |