1312 comments found.
Hi. Demo is out. Can you verify? Thanks 
Hi,
Can you try it now? If it still does not work, try to open pixie.vebto.com directly.
Thanks 
How do we update this? I uploaded the new script and all I see is a blank screen. The older version worked fine. Is there something in a config file we need to change? Please help. Thanks
How Do We Update The Script? Is the question
How do we update this? I uploaded the new script and all I see is a blank screen. The older version worked fine. Is there something in a config file we need to change? Please help. Thanks
How Do We Update The Script? Is the question
The new interface is very nice and professional, I love this update. However I am also a bit disappointed that there are not any new features added. You said before that you would add the circle photo crop feature I suggested, but I don’t see this feature in the update, a lot of people need this feature, please consider.
Error: I can’t insert a rectangle into a picture.
Hi,
Rectangle issue should be corrected now.
I can’t add another photo to the one I’m editing, why does the new version remove this basic feature?
You can easily re-add that button via toolbar configuration, if needed.
Thanks for the reply. I detected the rotating feature that encountered errors. Objects like circles, squares, text … cannot be rotated easily, I take a lot of time to rotate it. In the old version, this does not happen.
Can you clarify a bit on what the issue is specifically?
Thanks. This should be improved with next update.
Please include a WORKING and FULL example for ONLINE use (in a separate folder). Right now version’s 3 example doesn’t work online well, or it is very difficult to make it use. We are not all of us developers. Previous versions was clear, this is not. Thanks
Hi,
What is the issue specifically? It should work the same way as previous version, with the exception that you don’t need to link css file separately anymore.
No, it doesn’t work. And the Examples at your Support website are for PRE 3 version.
Not a css issue. For example my Open (import?) is gone?
Can you try the 3.0.1 version? It should correct this issue.
Seems a little better, still the Import is missing. No matter what i tried, i failed to add it back. Using your included 3 example, how this can be done? It can help me to see where my error is.
Which import do you mean specifically?
That button was removed with last update, but you can add it easily via configuration.
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.
Can you create a ticket regarding this on our support site: https://support.vebto.com.
Thanks!
on first versions of pixie editor we can transform shapes without aspect ratio. but now it is not possible. and the last version we cant add rectangle shape.
Hi,
The aspect ratio option is not called “unlockAspectRatio”.
Rectangle issue will be corrected with next update.
is there not an option about unlockAspectRatio?
Sorry about that. There was a typo. This option was previously called “lockAspectRatio”. In the new version it’s called “unlockAspectRatio”, so you only need to rename it in your pixie configuration.
Thanks i solved.
Hello. I want to buy Pixie but we need the following features. Does it have these features? If not, can it be custom made and how much does it cost?
1. Can we ensure that the object inside the canvas cannot be taken out of the canvas?
2. Can we prevent the desired layer from being deleted? 3. The watermarked image will be worked on during the design phase. When downloading the file, it will download the work with the image without watermark.
are these possible
Hi,
There’s no built-in option for those currently, but it can be done via pixie API.
Can you support to connect with Unsplash, Pexel or Pixabay ?
Hi, There’s no built-in option for this currently.
can you help me with favicon, its not loading up
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
hello, any way to place the watermark in a specific corner, for example in the bottom right corner? Thanks!
Hi, There’s no built-in option for this currently.
Thanks for your answer. I understand. 1) Is there any possibility to pay to get that feature? 2) If the payment is not possible, could you give me a guide on how it can be achieved? I am a programmer. I can follow instructions.
We’re not taking on custom work unfortunately.
1) ok 2) Do you have documentation about it? Something that guides me to make the change? Thank you.
It’s not something that can be explained with a guide. You’d need to take a look into sourcecode for this.
Hi, I have pre purchase questing, can I create a new section in which we can add images and button by which if someone click he can redirect to my website. can we import images by URL, and i have around 500 images and we are creating more, can I add them in this by creating folder and upload the images in that folder so it reflects in the sticker section or any new section we can create, so people can select that images and edit them, please guide
Hi,
Yes, you can add custom buttons and stickers via configuration.
Is it possible to open Pixel with an image passed in the URL. For example, could I use something like https://.../pixie/index.html?IMAGEURL=mydomain.co.uk/myimage.jpg
ignore me! I understand now.
Have you decided on a new feature update time? Pixie is useful but it’s too simple, more and more photo editing software comes out with lots of features.
Hi,
We’ve no ETA for the update yet unfortunately.
Does it need storage
Hi,
No, it does not require storage.
Does it have admob
Not by default, but you can add it yourself if needed.
Hy, can objects be shaped without a fixed ratio? Like make a square (1:1) into a rectangle bar (1:2)?
Hi,
Yes, aspect ratio lock can be removed via configuration.
Question from my developer: What parameters have to pass?
Although it’s simple, many people ask why they can’t insert text into the image. I would like to ask is there a setting that can make Pixie automatically highlight text in the template frame after they click the Add text button?
I find this a useful feature because they will definitely delete the sample text in the frame to insert their own text there.
Hi,
Not currently, but it’s something we’re looking into adding with next update.
Hi, I have just opened ticket #17889 for some missing APIs (eg. merge, etc) in the documentation for which I would like to use. Would you have a look whenever possible? Thanks.
Hi,
We’ll get back to your ticket shortly.
Thank you, I like your support system, by the way.
Hi. Well, my previous question was a bit silly because of course your app or any app allowing image editing will work on the browser. I should have read the documentation before as it contains a sample on how to save the image on the server.
Hi,
I need an image editor tool where I need to save the picture on a webserver to eventually be added to a document. It will be part of a .NET web application. Would be possible to use your script or is it only worker at browser level ?
Hi,
Pixie is a browser based app, but you can send the edited image data to your server via http request and then save it on the server.