1310 comments found.
https://prnt.sc/SHPS8plL5gfe
Solved 
Hi Is it possible to connect the ability to save in multiple formats, so that the user can choose which format to save the file (json/png/jpeg)?
Hi,
This can be enabled via showExportPanel option.
Thanks a lot.
Can you please get back to me I am interested in buying the script.
Excellent work, can you please resolve some concerns I have:
1. Can you please add Google AdSense compatible ads on the main page: https://ibb.co/LzwD3TD ?
2. In the future can you please add a video editor?
3. Are the images stored somewhere?
4. Is it possible to create a function to save the images in the cloud (the function has to be paid)?
5. Is the script PWA?
6. When can I expect an update?
Thanks for your attention.
Hi,
Pixie is just an image editor library, those features are out of scope for the project unfortunately.
I realized that in this update the shapes cannot be bigger than the document, is it possible to revert this?
Hi,
There’s no easy way to revert this unfortunately.
how to add merge manually? I couldn’t find it in documents
Hi,
Merge button should be visible by default already, so you don’t need to do anything extra for this.
I needed to remove some function buttons so I had to manually add them. At the moment I need to add the merge but it doesn’t work with the action: ‘merge’
For merge action you would need to add a function: “action: editor => editor.tools.merge.apply()”
Hello dear. I want to buy the code, but I need to know some things.
I may install it on my server just for my users to edit their photo. But to install it as a page, to offer the service.
I don’t have a page to install the code and it works with photos that I already have, I just want to set up a site for them to upload photos and edit them.
Is it possible to use it only as a page?
Is it easy to translate and modify the code? Because I read comments where they say that the translation is very complicated.
Thank you so much
Hi,
You can use pixie as a standalone editor, without integrating it into other projects.
Translation is easy, you just need to provide key:value pairs.
Thanks for the reply. If I buy it, help me with the language issue, because it is not very clear. I saw your document, but not much is understood.
We can assist with translation, if needed.
Hello. I have really enjoyed past versions of Pixie. My biggest problem with this newest version is toolbar pop up at the bottom of the editor. This tool blocks the image so you cannot see where to place text at the bottom of the image. Is there a way to change this behavior? I was not able to ask this question in your support site…
Hi,
There’s no easy way to change this behaviour unfortunately.
Is it possible to add a button to change the background color of the document?
Hi,
Background color can be changed when creating a new document in pixie (when no image is provided), but there’s no separate button for this currently.
It would be interesting if the background color could be changed after creating a new document. Is there a possibility to add this function?
I’ll see if we can add it with next update. It’s also possible in current version via pixie API.
It would be great, this way we can create designs instead of just adding elements to photos. But you said that I can change the background color through an API, could you give me more details?
I mean it could be done via code. For example “pixie.openNew(500, 500, #000)” would create a new empty document in pixie with black background.
I tested the code above and it worked, but it deletes everything that was created. Is there a way for this not to happen?
You could use “pixie.fabric.backgroundColor = ’#000’; pixie.tools.canvas.render();”
Thanks, it worked for me, one last question, how would you put a picker color on an action button?
There’s no easy way to do this unfortunately.
Is it possible to move toolbar on left? I only see two options bottom and top only
Hi,
There’s no built-in option for this currently.
Downloaded the latest update (Oct 2022). Clicking the cancel button, disappears the image. I have purchased so many modules, and this is the only one that urged me to report so many issues. Sorry but I have to edit my review. You clearly dropped the ball.
Hi,
If you have any issues with pixie, please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Nevermind, I solved the bug myself. When you close the pixie editor and open it again, you will have use the events: onLoad & onOpen and add this command: pixie.resetEditor({image: myImage});. I don’t how it works, but is seems to fix the issue when cancelling the changes that make the image disappear. I also revised my rating.
Hello,
i look for a function witch save the state of the image in progress with her modification, like the process after the Crop action.
Can you give me the funtion and her parameters or an example please ?
Best Regards,
Can you help me.
Hello,
When I retrieve the base64 image from json format, I don’t see the image modification, what should I do?
Best Regards.
Can you create a ticket regarding this on our support site: https://support.vebto.com.
Thanks!
Hi, where can I download an older version which used to have tons of google fonts for adding text to my designs and images. Thanks
Hello! Please answer my ticket about the build error
Hi,
We’ll get back to your ticket shortly.
Hello! I want to buy your script. Tell me, can I make changes and build the project in the regular version?
Hi,
Yes, full sourcecode is included with both licenses.
Is there a way to hide the “close overlay – X” button when viewing on mobile? On desktop it only displays when the ui: mode: is set to “overlay” but when viewing on mobile it displays the “X” even if the mode is set to “inline”. This creates a problem of course, since if people click it the screen goes white (since there was no underlying content on the page).
Hi,
You can use “ui.alloweEditorClose” option to disable this button.
Ah perfect… figured there’d be a flag for this. Thank you! 
Is it possible to show a list of the different layers so that the user can delete or change the order of layers?
Hi,
This can be enabled via configuration. It should be enabled by default on the example.html file provided with pixie.
Why isn’t there a minimum and maximum props for crop?
Hi,
This is something we’re looking into adding with a future update.
V3 is very buggy, Even on their site!. - Text tool background not work correctly - Very Poor document. - just one example with no option, just default settings. - Theme conflict with bootstrap 5
Hi,
If you encounter any issues with pixie, please create a ticket regarding it on our support site and include your site url: https://support.vebto.com.
Thanks!
I am having some issues with this pixie not being react 18. There is an issue when the base project is 18 with `”react-dom`. Any ideas when this will be updated?
Hi,
The current version on codecanyon is using react 18.2.0
Im getting these types of errors in my console when using pixie
Warning: You are importing createRoot from “react-dom” which is not supported. You should instead import it from “react-dom/client”
Warning: You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it.
I assumed it was that 18 isnt used. Any ideas?
I see in the source code on line 14 of `build-cc.sh`.
- TODO: fix issue with “createRoot” being imported from “react-dom” and not “react-dom/client” in vite library mode.
When does that issue occur specifically, with default pixie example.html file or when used in another project?
used in a react 18.2.0 project and installed as per docs
Excellent work, can you please include the following features: Include ads compatible with: – Google AdSense – Criteo – PubMatic – Taboola – MGID – AdChoices
Similar theme to: https://pixlr.com/ https://www.canva.com/Premium options templates, payment resources Some payment methods When will a new update be available?
Thank you for your attention.