1312 comments found.
Hi,
This should be improved with the next update.
It sucks to hear this. Your product is faulty but you don’t fix it, and I and many others can’t use the most basic feature. And I know the next update is coming in 2023, too long to fix a small bug.
the demo & the downloaded version seems different. i dont see the customizer option in the topmenu. how can i get the menus in the top menu?
Hi,
It is part of landing page to showcase different functionality for pixie. All of it can be re-created via pixie API though.
Thanks for your reply. Your software is the best. But in the latest edition im not able to open new image from my PC. Its only the predefined Image can be edited. Don’t you think this is necessary to have the open image button on the GUI?
This can be added via configuration currently, but we should have a pre-buil button with next update as well.
thank you dear, ill be waiting…
Is it possible to send several photos for assembly? I can’t find the place to upload
Hi,
Can you clarify a bit please?
“Uncaught SyntaxError: Unexpected token {”, source: dist/pixie.umd.js (5) on webview flutter. Shared the same on your support platform
Hi,
Pixie is not supported officially in webview currently.
hello, does the system remove image background?
Hi,
There’s no built-in option for this currently.
I understood. is it possible to insert this? I pay the part
another question, can I create users on your system?
We’re not taking on custom work at the moment unfortunately.
another question, can I create users on your system?
There’s no built-in member system in pixie currently.
I already have a wordpress blog running, For example, www.example.com. Can i install this “Pixie – Image Editor” in a subfolder on my blog like this, www.example.com/seotools. Can this work? Thanks!
Hi,
Yes. You can install it in a subfolder.
Hi,
I updated the latest files in my folder onserver. just simple copy paste but it is not working at all.https://coderesist.com/betapixel/index.html
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Thanks but my support expired a long time back. Hope you would still support upgrade-related issues.
You should upload “example.html” file instead “index.html”. See here for more information.
Documentation site should work properly now. Regarding buttons, can you clarify a bit on which ones you mean specifically?
check my link https://coderesist.com/betapixel/example.html , can you see there is no way i can upload new images, save n download and change mode
Currently you would need to add a custom button for this via configuration.
one of the beauties of this editor was just to copy-paste on the server and will start working. now with all new upgrades, it has lost its purpose. Do we really need to go at the code level to set up basic default setting ? i am not even getting it through documentation. i just need to get all my button back…can you help which file to go and enable.
We’ll have another example file with next update to make this easier. Currently you would need to do it via configuration.
Excellent. Thank you. But for now help me to know which folder and file to go to enable this configuration. trust me i will lose visitors if this dose not work
It would be in “example.html” file, if you are using it.
Guys,
I really need all basic and default button back. https://www.betapixel.coderesist.com/example.html
Pls help me to know as user guide is not enough to guide.
Pls tell me what to do actually.
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Hi. Does the documentation cover all changes from the latest version? It seems to me to fail. I can’t use the same custom code as the previous version, and the changes to the functions seem to be out of date. I can’t identify the name of the icons to customize the navbar.
nav: { position: ‘top’, replaceDefault: false, items: [ {name: ‘Crop’, icon: ‘CropIcon’, action: ‘crop’}, }}], }, },
Are any script and documentation updates scheduled soon?
Thanks 
Hi,
Configuration should be mostly the same. For icons, you can either use a react component, url (site.com/image.png) or svg path.
I would like to hide navbar elements and change the order. But I would like to use the default icons.
I didn’t find in the documentation a way to use the Crop icon, for the same function.
Where can I find a list that lists the icon names? Could you help me directly? Thanks 
Instead of “getTool(‘import’)” you can use “pixie.tools.import”. Also you will need to replace “openFile” with one of the available methods here.
OK. But, the only method that doesn’t open the upload window is: openBackgroundImage however, instead of overlaying it, it replaces the canva image. I would like to migrate to the new version, but I cannot reproduce the code from the previous version.
{name: ‘stamp’, icon: ‘frame-custom’, action: function() { pixie.tools.resize.apply({width: 1080, height: 1080}); pixie.tools.import.openFile(“logo.png”).then(function(obj) { var size = pixie.state.original; obj.set({width: size.width, height: size.height, top: 0, left: 0}); var mergeTool = pixie.getTool(‘merge’); mergeTool.apply(); }); } },
This item, imports an image overlaying another, and merges the two. It’s just what I need.
I would like to use the default icons, but I can’t find a reference that tells me how
https://prnt.sc/4s1uMYpibXOQThanks 
Note: It’s like applying a watermark, only with an image instead of text.
Seems like that method is missing indeed. It will be added with next update. In the meantime you can use below (it’s a bit more verbose, but functionally the same)
pixie.tools.import.openUploadedFile({data: Promise.resolve(‘https://site.com/image.png')})
Thanks 
Any predictions on when the next update will come with the fixes and implementations so that version 3 works like the previous version? Thanks
No exact date yet, but it should be available sometime next month.
Hi! Is the method of importing images working in this new version? Thanks 
Yes, it should work now.
Is not working. This question I have been asking since the version changed. I can’t reproduce the code, and I don’t get effective help from support to rewrite it. I renewed support, just to resolve this issue. I have two tickets open regarding this issue. Use standard icons in a custom navigation bar. Import a specific image from a url and overlay Do the merge.
Can you help me???
Thanks
There some issue with Jquery, latest version giving error called Uncaught (in promise) TypeError: $.ajax is not a function when use ajax onLoad function of pixie.
Hi,
This should be corrected with next update.
I can not see any blank page option in your live preview. How can I do it? or we must import image, working on blank canvas is not possible?
Hi,
There’s no demo for it currently, but a new canvas can be opened automatically, if there’s no image loaded in editor.
More than 20 days ago and you dont want to give us way to add our icon or button to let visitors to add there own image to edit in comments or in support you dont give me that …., Why All of thise ? we buy your script becuse love what we found on it ….. you does not explain to us the way to add the button in an explicit and clear way, I tried more than once what is in the instructions and documents, but to no avail. .... i hope you understand me i just want code correctly button to upload images .
At last i can do it i get very tired 
On old version, under “add text to image”, we have about 40 fonts, divided by serif, sans serif, etc, and a useful search box (https://paste.pics/H6LKE ). In new version I see only less of 20 fonts, without search box, without division by font ( https://paste.pics/H6LKQ ). Why? Need to be activated?
Hi,
More fonts can be added via configuration.
Hello please … Any one can explain differnce between : and var pixie = new Pixie({
const pixie = new Pixie({
Hi,
Both are going to be the same thing functionally.
please make it like canva
I am facing the same setup @Artloper and availability issues on my site the way I like, there is a difficulty in adapting the script
Hi,
If you have any issues with pixie, please create a ticket regarding it on our support site and include your site url: https://support.vebto.com.
Thanks!
ok thanks i follow you at MY support
Thanks for your reply.
The problem is this:
1. I tested all your codes, I got a frame like from the picture that doesn’t look like yours in Codecanyon. https://ibb.co/TPY34Zn
2. In your example, it is possible to replace the open image (https://ibb.co/vJ9gpbf ), and I do not have that option in my setting. Can I have a customize button with options?
3.https://ibb.co/d7cvRyt Here you can see how in the old version I can have more picture on canvas and I can replace them every time. Where are the new version Options background images, Overlay images ..?.
4. The user does not have the option to replace the image he posted, and in your example in Codecanyon he has that option.
5. There are no Palette layers or similar and no order layers.? In the earlier version, the object and panel object options in the image. Where are those options in the new version now? https://ibb.co/2t61Lpv
6. If I understood well and checked in NEW Pixie is it impossible to upload more images than just one background-image?
Hi,
1. Do you mean the duplicate sample images? This is most likely due to custom configuration.
2, 4, 6. That button on demo site is outside of pixie itself. You can find an example of how to create a similar one here. If you want to let user upload an image instead, you can use “pixie.tools.import.uploadAndReplaceMainImage()”
3. This was removed with last update from default UI, we’ll have an option to add it back with next update most likely though.
5. It’s still there, but the button was removed from default UI as well, because it was not used often (You can bring active object to front instead of reordering).
Definitely the earlier version of the pixie was easier to set up and with the options it had. Unfortunately, apart from changing the source code over time, I haven’t seen any improvements or additional scripting options.
.
And I would even add that in your example in the codecanyon
(link in iframe) finds a completely different script code than what we download.
Hello : to protect your rights and my rights to purchase on my site Why is there not inside the script to add the license code? Even if anyone could hack the site or was able to get a copy of its installation!!! so they cant use it !!!
Hi,
We might add it with one of the future updates.
You can edit the “example.html” file included in the .zip from codecanyon
Please do not answer me in this way (your ansfer for all customers: You can edit the “example.html” file included in the .zip from codecanyon ) so that I can solve the problem. I bought a few of your scripts and only with this I have a problem, the explanations imply a lot of experience with typescript etc. and do not give clear explanations.
Nowhere did you write how to update the script. This is the new code of the pixie version and now I have to do everything from scratch.
Write me exactly which code I need to add in example.html to get the options as in the picture. upload, object panel .. https://ibb.co/XFYMHSRExample: Button Open images missing in example.html
Your correspondence with any customer
YOU
That button was removed with last update, but you can add it easily via configuration.
Customer:
Well not everyone is a developer. I can’t do it. Please add it to your example or tell me what to add and where. Using the example.html as basis.
YOU: Can you create a ticket regarding this on our support site:
My question is simple, if you wrote that adding code for Open Images is VERY EASY, why didn’t you provide an example code in your support online tutorial?
If the user can’t upload their image to Pixie, all the other tools are insignificant, and you just dropped that option and described it very poorly as a possible addition. So what is the purpose of Pixie if the user does not have the option to add their own image?
Hi,
Upload image dialog works the same way as previous versions.
We’ll make adding import button in pixie toolbar easier with next update. You can also add a button to open a new image outside of pixie.
Hello ,
Can i use all script in Arabic Language and can i edit some text in source files to work as i want ?
and i want t o Add Arabic fonts too in the editor for visitors to use … can i add it?
and want to add adsense ads too
can i make all of that ? thanks
Hi,
You can fully translate pixie and add custom fonts.
i dont see this feaature [ ADD Fonts] in demo mode can i try
Hi,
Custom fonts are added via pixie configuration. There’s no way to preview this on demo site unfortunately.
ok thanks Another Thing please… . Can tools be pulled by touch to the other side It is clear that you must press the arrows to move and show the tools Is there a possibility to pull it by touch, meaning to keep pressing and move it ?!
Another thing too : now i want to Add another image on the image i work on can i add more than image in same work ? by add icon or something ?!
Another thing :)) can i make site work in 2 languages ? visitor change to use?
Overlay images can be added and multiple languages are also supported.
Regarding the pull, can you clarify a bit please?
i hope you understand me – want to move by Swipe by mouse or finger
not by scroll
https://prnt.sc/X4eQzfTjOxiWanother thing Can i move image upon image ! why i cant move image ?
Scrolling via swipe will only work on touch screens currently, not on desktop.
Main image can’t be moved by default, only overlay images.
ok from where can i add overlay images
thanks for reply
This is not enabled on demo site currently, but it works similar to stickers.
thanks – ok Good
We’ll get back to your ticket shortly.
Really like this script, quick question before I purchase it, does it allow user to enter a crop ratio in fields(for example:4:5), then user can not resize the crop ratio on the image, until they enter a new value in crop ratio field? if this is customize work, may i know the cost if you can do this ?
Hi,
If user selects “custom” in crop tool, they can enter width/height manually at the top.
You can also add custom crop ratios or remove existing ones via pixie configuration.
Hi Vebto, thanks for the reply, what i mean is: can we disable the resize function on image when they entered the custom ratio?
because currently user can resize the crop zone on the image, and the custom ratio value is changing as well. i want to disable the crop zone change.
Yes, this can be disabled via configuration. Then user would only be able to select from pre-defined ratios and not resize the cropzone manually.