Skip to content

Instantly share code, notes, and snippets.

@lmorillas
Last active February 9, 2016 08:52
Show Gist options
  • Save lmorillas/f6932526e39417f2fbe2 to your computer and use it in GitHub Desktop.
Save lmorillas/f6932526e39417f2fbe2 to your computer and use it in GitHub Desktop.
Resize mediawiki image with api call
$ curl {SERVER}/w/api.php?action=query&prop=imageinfo&format=json&iiprop=url&iiurlheight=200&titles=File:xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment