• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • 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.5

2024 Jun 23 - Version 3.0.5​

  • fix: a few issues with importing into other react apps
  • fix: text color issue in sample dialog on dark mode
  • fix: text color in export dialog in dark mode
  • fix: some custom fonts not rendering properly
  • fix: defaultName option not working
  • fix: issues with image paning
  • fix: saving not working properly sometimes if there's text on canvas
  • fix: some layout issues on mobile in draw toolbar

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