MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=rotateimagefrompdf
(main | rotateimagefrompdf)
- This module requires read rights.
- Source: Convert PDF to wiki
- License: GPL-2.0+
This internal API can only be used when importing a PDF with images
Specific parameter:
Other general parameters are available.
- image
The name of the image to rotate
- This parameter is required.
Example:
- Rotate an image to the left
- api.php?action=rotateimagefrompdf&image=someImage.png [open in sandbox]