Extension:ImageTweaks

From mediawiki.org
MediaWiki extensions manual
ImageTweaks
Release status: experimental
Implementation API , Special page
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+
PHP 5.3+
License GNU General Public License 3.0 only
Download
  • $wgImageTweaksThumborURL
  • $wgImageTweaksInBeta
  • $wgImageTweaksEnabled
Quarterly downloads 1 (Ranked 148th)
Translate the ImageTweaks extension if it is available at translatewiki.net
Issues Open tasks · Report a bug

This is an experiment of the WMF Multimedia team, looking into whether editing images on-wiki is 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" />