celikbas / cdm_tools

Contentdm Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cdm_tools

Contentdm Tools

All files in this directory are useful for digitalisation.

csv_pdf2jpg_cdm.py : This script read tab delimeter file compare if pdf file exist then extract all images to a new folder same name as pdf file

conv_pdf-img.bash : Script usefull extract eBooks pdf pages as images to the same named folder. Additionaly put institution logo to every page.

filename_correct.py : Check filenames for invalid characters and replace them. Currently support only Turkish characters but it can be improved.

NOTE: to remove all folders in current directory use this command: $ rm -R ls -1 -d */

About

Contentdm Tools

License:GNU General Public License v2.0


Languages

Language:Python 71.2%Language:Shell 28.8%