Code

Discussion on Pixie - Image Editor

Discussion on Pixie - Image Editor

By
Cart 3,620 sales

Vebto supports this item

Supported

1312 comments found.

I have a php website, can I integrate this script inside it

Hi,

Yes, pixie can be used with any language.

We’re having a problem with unsafe-eval blocking our current implementation of Pixie. We’re using an older version but didn’t save the original source code anywhere, which we’d like to adjust. Is there anyway we can download older versions? Specifically v1.0. We would love to upgrade to the latest, but this is too large a task for how urgently we need to fix this! Thanks

Hi,

Codecanyon only hosts the latest version currently.

Regarding eval, it was not used in any version of pixie.

Great product :) Thank You.

I am loading the editor on an iPad / Tablet device. when adding a sticker I would like to move / make bigger or smaller with pinch. I this something you support?

Hi,

Currently you can only zoom via pinch. To resize objects, you would need to drag one of the corners.

Thanks for replying. Have you tested this on the latest version for a iPad? it is does not work too well. The anchor point moves out by a fraction of a percent, it will take you a good 5 mins to increase it by 20% for example.

Do you have that issue on Ipad only or on other touch screens as well?

I downloaded the new version and spent over 2 hours trying to make it work in my project but unsuccessfully since I get a ton of jQuery errors. Obviously my code works excluding the Pixie library. I have been using the 2021 version and did not have any issue. I think that you did not care much about your old customers. The latest version breaks my existing code in many files. I am using heavy jQuery code in my project and it is not playing well with your 2022 version. You realize that for complex projects, it’s not just copy-pasting the code in your example.html and then Pixie works. There are projects that have far more complex code and use many libraries including Pixie. Your library might work well if a customer has a page that only loads Pixie and not any other library. Really now? Who does that? My project is a business application and Pixie is a small part in it. Your library was supposed to work with your users’ existing code. Refactoring my code just to make Pixie to work it’s at least unacceptable. I don’t expect to provide support for your customers’ errors. You may be happy updating your code in order for it to be faster and smaller. Your old customers aren’t.

Hi,

There’s an issue with some versions of jquery currently, this will be corrected with next update.

Great, thank you for the update

Can I use Wasabi storage instead of AWS S3?

Pixie is just an image library, you can use any storage provider with it.

Your answer doesn’t make sense. Let try this one last time. When someone upload pictures, where do you store these pictures? on vps server or external storage? Is there an option to store pictures externally to Amazon S3 or Wasabi storage? Is your application supporting these external storage? You said any storage which is not possible. There is no such thing as any storage provider!

Pixie only runs in the browser, it does not store images anywhere by itself. It can send the image to the url you specify, one on your server for example, then you can save it on the server, cloud storage or elsewhere.

hi ,I have one question : that the output file format . we need the final format can be saved into json file format with the details with each single item information . for example out put data package like belowing: item [ ,..} 0 :{name : imgurl , ,https://... design :{width: 400, height: 400,transform : “matrix { 1,0,0,1,50,-450):} height: “400” transform : matrix (1,0,01,50,-450) width :..

item 2,.. item 3..

with this output data format ,we can get the data and reedit them again in next time. can you please send us the final output file format (if save for json file) for our ref.thanks Please let me know. best, best,

yes, i just sent one email to you out of profile page.

hi ,sir.i did not get message from you in profile. can you please help ?thanks

We’ll get back to your email shortly.

hi ,I have one question : that the output file format . we need the final format can be saved into json file format with the details with each single item information . for example out put data package like belowing: item [ ,..} 0 :{name : imgurl , ,https://... design :{width: 400, height: 400,transform : “matrix { 1,0,0,1,50,-450):} height: “400” transform : matrix (1,0,01,50,-450) width :..

item 2,.. item 3..

with this output data format ,we can get the data and reedit them again in next time.

Please let me know. best, best,

any plans for web based video editor with video templates?

Hi,

We’ve no plans for it currently.

Question- Is there a way to show the coordinates of a particular shape? For example, if i add a rectangle to an area, can you easily get the X,Y coordinates of the shape as well as the length/width?

Hi,

You can use object tool. Returned objects will have all the state for that object, including coordinates and size.

I have problem with pixie editor with the function pixie.resetAndOpenEditor({image: ‘another-image.jpg’}); i have always error “pixie.resetAndOpenEditor is not a function”

Can you paste the error message?

Uncaught TypeError: pixie.openEditorWithImage is not a function

instead if i try to pixie.open() the editor would open but i don’t know how send image

“pixie.openEditorWithImage” was removed with one of the previous updates, you can use “pixie.open({image: ‘https://site.com/some-image.jpg'}) instead.

Hi, I have found this article about the integration of several image editors with dropzonejs for image editing/cropping before upload. https://itnext.io/integrating-dropzone-with-javascript-image-cropper-optimise-image-upload-e22b12ac0d8a

Since I am using pixie, would it be possible to integrate pixie with dropzonejs as well?

Hi,

Yes. You can follow that article and then use “pixie.open” with image url or file, instead of the other library.

I just upgraded from version 2.2.3 to the latest version, everything has changed without any instructions.

I can’t find a button to add a new photo, and I can’t save the image after editing.

And I realize that there are also many people here who are struggling, who have spent money buying products to support the author.

The author should take care of the old customers who helped make the author what he is today.

The update is giving users a hard time. Thank you !

Hi,

Saving images should work the same way as it did in previous versions, nothing was changed in that regard.

As for opening new photo, this button was removed by default, but you can add it again, if needed, via configuration.

I have tried many ways but it is not working. I added the code as you instructed as follows, is it correct: https://imgur.com/a/6pIGT4U

Is vanilla JS required on our server?

Our download button is still not working, if necessary I will send you our current web page.

Thank you!

It seems ok. Can you send your site url via contact form in bottom right here?

Hello, what may be the cause if the editor mode is becoming `overlay` when navigating to other react component and going back to the component where the pixie editor is being integrated.

Scenario: I have a stepper, and the editor is on step 4 1) Loads the page/component for the step 4, and initialize pixie. All good. 2) Navigate back to step 3. 3) Navigate to step 4 again. This is where the problem occurs because the editor is being overlayed or becoming a modal. And nothing is being loaded again.

I can see that the default mode is inline so I would expect that nothing would be changed.

Hi,

Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.

Thanks!

hi sir, can we add more option is “open from Google Drive, and Save to Google Drive?

Hi,

You can, but these would need to be integrated manually.

Yeah, can you add that feature for me. I will pay more

We’re not taking on custom work at the moment unfortunately.

The cornering feature (Corners) is not effective when used for large images. Can you help me increase the roundness? Or better yet, edit the units from px to %, so I can round any photo I want.

Hi,

This should be improved for next update.

Hi, my apologies for posting here again, it seems the support page is unaware of my current support status.

Couple of questions:

1. The filter tool seems to be causing an error. I used to have it working before I updated, but now my console keeps displaying the message below. This happens even when downloading a new version, and opening the example.html. Is there something I’m required to do to fix this? “Uncaught DOMException: Failed to execute ‘texImage2D’ on ‘WebGLRenderingContext’: The image element contains cross-origin data, and may not be loaded.”

2. Is there a way to have an erase tool for removing certain lines from the draw tool? I understand you can obviously undo the latest lines, or draw over it with another line with the background colour, but these seem to be work-arounds. Is this something implemented? If not, is this something in the backlog?

Again, thanks for the use of the product, I would love to see these things resolved.

Hi,

Regarding support site, try to logout and use “login with envato instead” button.

1. Do you have cross origin option enabled in pixie?

2. There’s no built-in option for this currently.

Hi,

Thank you for your quick reply. I do appreciate that. The ‘Login with Envato” worked, thanks. I’ll submit future requests there.

This solved my issue for all, thanks again.

Hi,

Love the product. Just wanted to point out a bit of an issue I found.

Seems that the zoom functionality doesn’t integrate well with the draw feature. Zoom and move works great, but when the draw tool is opened, zoom returns back to 100% and zooming in only enhances the top-middle of the page. Moving/dragging the page around after zoom doesn’t then work as it then draws on the page.

Cheers

Hi,

Thanks for reporting this, it should be corrected with next update.

new programme. no support Second-level directory

How to add image layer to photo?

Hi,

Can you clarify a bit please?

Like PhotoShop layers. Putting an image on top of another image. A bit like shapes or stickers but instead I wanted to put another image on top (transparent png, like logo).

I remember it having this feature in the previous version but I can’t find it anymore?

You can use “uploadAndAddImage” for this via import tool. A custom button can be added for this via configuration as well.

Hi, why does the image is zoomed 0% after init? I cannot seem to file a ticket because the category is empty (blank -) and I cannot proceed because of the validation error. I am using the editor on a React component and followed all the instruciton. Versions is 3.0.0. Any kind assistance will be appreciated.

Thanks, setting the height solves my issue. Will try to send ticket if I found any other problem.

Hello again, I’m sorry but I cannot find any way to submit a ticket because I cannot select anything for the dropdown option that’s why I am resorting to this comment section.

Anyways, my problem is that after defining my custom font as suggested here https://support.vebto.com/help-center/articles/10/12/44/text and placing the font file to local_modules/pixie/assets/fonts I cannot quite use it because of an 404 error that says the file cannot loaded. Is there a proper way to add my custom font in to the project I am working with. Thanks.

You might need to specify base url, so fonts are loaded properly.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey