Extension:ImageTweaks
Appearance
A request to archive this extension has been made on Phabricator. See T400993 for the archival request and the rationale for the request, and to leave comments about the request. |
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 | |
|
|
| Translate the ImageTweaks extension if it is available at translatewiki.net | |
| Issues | Open tasks · Report a bug |
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" />
