• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Pixie - Image Editor by 	Vebto

Pixie - Image Editor by Vebto 3.0.4

2023 May 18 - Version 3.0.4​

  • new: added eraser brush
  • new: added a button to expand/collapse overlay controls
  • new: it's now possible to paste copied image directly into pixie via ctrl+v shortcut
  • new: added addImageFromData method to add image using base64 data
  • new: added tools.text.controlsPadding option to override gap size between text and control box
  • new: added an option to prevent image added via import tool from being auto selected in editor
  • new: added "addImageFromUrl" method for opening image from remote or local url
  • new: state exporting/import will now load the full history for current editor
  • refactor: "pixie.open" method will now work identically to "pixie.resetEditor" if new configuration is specified
  • fix: corner tool default will now use percentages instead of pixels
  • fix: don't auto position text with "text.add" method if custom position is provided
  • fix: text preventing filters from being applied
  • fix: 'onOpen' callback and 'defaultTool' option not working when using 'resetEditor'
  • fix: sticker sometimes losing color after dragging
  • fix: don't open sticker panel when selecting custom image in editor
  • fix: prevent sticker from losing color after loading editor state
  • fix: some translation issues
Top