Extension:ImageTweaks

Category:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
ImageTweaks
Release status: experimentalCategory:Experimental extensions
Implementation API Category:API extensions, Special page Category:Special page extensions
Description Allows editing of images through an image manipulation service (TBD what that will be on a permanent basis, currently uses MediaDevilry.)
Author(s) Mark Holmquist (MarkTraceurtalk)
Latest version 0.0.1
MediaWiki 1.25+Category:Extensions with manual MediaWiki version
PHP 5.3+
License GNU General Public License 3.0 only
Download Category:Extensions in Wikimedia version control
  • $wgImageTweaksThumborURL
  • $wgImageTweaksInBeta
  • $wgImageTweaksEnabled
Quarterly downloads 1 (Ranked 113rd)
Translate the ImageTweaks extension if it is available at translatewiki.net
Issues Open tasks · Report a bug
Category:All extensions

The ImageTweaks extension was an experiment of the WMF Multimedia team, looking into whether editing images on-wiki could be a feasible and enjoyable option. Cropping, rotating, adding filters, and more could be accomplished without forcing the user to download the image and perform those operations themselves - possibly requiring the purchase of expensive, non-free software.

Also, in the future, this extension may include a parser extension to allow inline embedding of edited images - e.g.

<edited-image src="File:Foobar.jpg" action="rotate" rotatedegrees="90" />
Category:Image extensions
Category:API extensions Category:All extensions Category:BeforePageDisplay extensions Category:Experimental extensions Category:Extensions in Wikimedia version control Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:GPL licensed extensions Category:GetBetaFeaturePreferences extensions Category:Image extensions Category:Special page extensions