mohan43u / tools-for-wiki

Tools required for wiki projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tools-for-wiki

pdf-upload-commons

setup

  1. clone this repository
  2. run pdf-djvu-uploader-commons-v2.py with username and sourcedir (replace mohan43u with your wikimedia account's username)
./scripts/venvrun.sh ./pdf-upload-commons/pdf-djvu-uploader-commons-v2.py mohan43u /path/to/sourcedir/where/pdf/files/available
  1. once finished, the python code will move uploaded pdf/djvu file to /path/to/sourcedir/where/pdf/files/available/uploaded directory

pdf-crop-scale

setup

  1. clone this repository
  2. run following command to get detailed help, follow the examples given in the help message
./scripts/venvrun.sh ./pdf-crop-scale/pdf-crop-scale.py --help

About

Tools required for wiki projects


Languages

Language:Python 76.2%Language:CSS 12.8%Language:JavaScript 6.6%Language:HTML 3.4%Language:Shell 0.9%