This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Painterro

Description

Paste screenshots and edit images directly in your wordpress admin area.
Use Painterro button in visual editor for images editing.
Absolutely free and open source.

Painterro js paint features review on hinty

Painterro Demo

With Painterro you can:

  • Paste image from clipboard (e.g. screenshot), drag and drop it into widget, or load with open dialog
  • Crop image by defined area
  • Paint primitives (alpha color can be used)
  • Add text
  • Rotate, Resize, Scale image
  • Pixelize some area to hide sensitive data

Supported hotkeys:

  • Ctrl + Z – Cancel last operation
  • Ctrl + V – Paste image from clipboard
  • Ctrl + C – Copy selected area to clipboard (*internal)
  • Shift – when drawing rect/ellipse, Draw square/circle
  • Shift – when drawing line, draw at angles of 0, 45, 90, 135 etc degrees
  • Alt – when using pipette, open zoom helper
  • Ctrl + Wheel mouse up/down – Zoom image to 100% and back. Works only if image doesn’t fit in the draw area (e.g. area 800x600 and you draw 1920x1080 image)
  • Ctrl + S – Save image

Screenshots

  • Painterro button
  • Painterro plugin look
  • Rectangle tool
  • Crop tool
  • Color Picker

FAQ

Where can I found more info about Painterro?

See https://hinty.io/devforth/js-paint-plugin-for-your-website/

Where can I report an issue?

Create github issue (Please add wordpress label)

Where can I suggest a new feature?

Create github issue (Please add wordpress label)

How to help the project without money?

Press Star on github. This will help to know how many people intrested in project.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Painterro” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Painterro” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.2.21

  • Initial plugin version based on painterro 0.2.21

0.2.21.5

  • WordPress 3.7 icon fix