Skip to content

Tool for cropping images at Wikimedia Commons and other Wikimedia wikis

License

Notifications You must be signed in to change notification settings

NCCommons/nccroptool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CropTool + Multi CropTool for nccommons.org

mkdir $HOME/local
mkdir $HOME/local/bin
cp /usr/bin/convert $HOME/local/bin/convert

install

rm -rf croptool
git clone https://github.com/danmichaelo/croptool.git
cp -rn croptool/* .
npm install
webservice --backend=kubernetes php8.2 shell
composer install
npx gulp build

docker compose run phpfpm php generate-key.php

exit
webservice --backend=kubernetes php8.2 start

About

Tool for cropping images at Wikimedia Commons and other Wikimedia wikis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 63.9%
  • HTML 19.0%
  • JavaScript 14.3%
  • CSS 1.5%
  • Python 0.6%
  • Shell 0.4%
  • Other 0.3%