1312 comments found.
hello can i monetize this website ?
Hi,
Yes, however you will need extended license if users will be charged in any way to access and use pixie.
no im talking about monetization with adsense for example
Yes, you can use adsense and other ad networks.
Hello,
I am interested in purchasing this item. So, i wanted to ask you, will you provide us the full source code so that we can customise it on our end and if so then what will be the final cost of this item?
Hi,
There’s no extra cost, full sourecode is already provided with every purchase.
Bonjour,
I am interested in purchasing this script for future client website development.
Quick question, I would like to know if I am able install it via the CSS & JavaScript Toolbox plugin: https://css-javascript-toolbox.com
I think it would be easy to do, but I wanted to check.
Merci, Kym
Hi,
I’m not familiar with that service so can’t say for certain, but there should not be any issues as pixie is added to the page the same way as other similar libraries.
Hello,
Is it possible to share the results in social media?
Thanks Claudia
Hi,
There’s no built in way to do it currently.
Hi, your editor is missing some core files so we can’t change it according to our requirements. I have already sent an email please reply to it asap.
Hi,
We’ll get back to your ticket shortly.
Hi, It’s been three weeks since I am waiting for your reply. Reply to me asap or I am asking codecanyon that you are not sending the full source code with the product and to BAN your product.
I can’ find any news tickets from you, did you create it via our support site?
As for sourcecode, you can find it inside “sourcecode” folder in .zip downloaded from CodeCanyon, all original files are present there.
I emailed you from atiq@ikozmik.com on 30th July and even sent you a zip file of the files which are missing and their size is 0kb in the source. You can’t build the project without those files. Please check your inbox. I need those missing files asap.
I double checked the CodeCanyon download and all files are definitely present there, perhaps it did not upload properly to your server?
As for email, please create a ticket regarding this on our support site: https://support.vebto.com.
Thanks!
Hi, here are the missing files
source\src\app\image-editor\canvas\canvas-wrapper.service.ts source\src\app\image-editor-ui\state\corners\corners.actions.ts source\src\app\image-editor-ui\state\crop\crop.actions.ts source\src\app\image-editor-ui\toolbar-controls\drawers\canvas-background-drawer\canvas-background-drawer.component.scss source\src\app\image-editor-ui\toolbar-controls\drawers\round-drawer\round-drawer.component.scss source\src\common\admin\billing\plans\plans-list\plans-list.component.scss source\src\common\admin\data-table\data-table.component.scss source\src\common\core\ui\no-results-message\no-results-message.component.scss
I have downloaded the source again and these file sizes are 0 kb and they are empty. Please provide all these files. I think you haven’t uploaded the source properly.
Seems like those files got included from older versions indeed, they will be removed this next update. They are not used anymore though, so they should not prevent compiling, you can delete them if needed.
As for .scss files, those might be empty if a particular component does not have any styles, it’s not due to bad upload.
But again I had tried those functions are vital and called for the initial load please.. Because one of the files is started initially and returns certain values which are required to start the drawing interface. Above is the response from my developer. Could you please upload updated source or send me the files so I can continue with my development?
I have checked the source code on CodeCanyon and it complied properly.
If you have any issues, please create a ticket regarding this on our support site and include a screenshot of error you are receiving, otherwise it’s impossible for me to say what is causing it exactly: https://support.vebto.com.
Thanks!
buenas tardes amigo estuve leyendo la documentación y quiero saber si al comprarlo podrán assistirme para guardar mi imagen en el server en imagen como en editable, es esto posible? con un nombre aleatorio
Hi,
We only provide support in english currently.
Good afternoon friend I was reading the documentation and I want to know if you can help me to save my image on the server in image as in editable, is this possible? with a random name
What type of custom modifications will required to make this editor compatible for ionic 3 or ionic 4 ?
Hi,
It’s hard to say, depends on what kind of integration you need specifically.
i just want to run this application in ionic, can you please mention steps to do it ?
I’m not very familiar with how ionic works internally so can’t offer much help regarding this unfortunately.
ok i have managed to run it in on ionic but i am facing issue in filters. when i use image captured from camera, filter doesn’t work: this warning prompts in console log:
1-INVALID_VALUE: texImage2D: width or height out of range.
2-texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
i have even tried resizing the image but it still doesn’t work.
It’s hard to say what is causing this unfortunately as pixie was not intended for usage with ionic, there might be an incompatibility somewhere.
I’m simply uploading photo captured from camera to apply filter, ionic has nothing to do with it i think. Also i haven’t changed anything in code so it can’t be affected bu anything
Ok i figured it out that its because of size, image i upload from mobile camera was atleast 3400 px in width and pixi application wasn’t digesting this much size of image so i just resized it to as low as 2000 and it works but will uploading from gallery is there any function available that i can use from service to reduce the size and then show to canvas ?
Can I add ready-to-use images with layers which User can edit? For example, I created a few templates, them Users open this template and edit
Hi,
Yes, however it depends on your specific use case. You can see a guide for saving and loading state here.
Demo doesn’t work, please fix it
Hard to say what is the issue exactly, if you have this hosted online somewhere please create a ticket on our support site and include your site url: https://support.vebto.com.
Thanks!
This site can’t be reached
pixie.vebto.com refused to connect.
Seems to be working properly, on what browser does this issue occur?
1. Can I use it in an Angular application?
2. Can I opened Image editor on Modals window Angular application?
3. Can I disable some features? For example I don’t plan to use Draw
4. How to add our Shapes, Stickers and fonts?
Hi,
1, 2. Yes, however you might need to make a few changes depending on your angular app structure.
3. Yes, you can fully override the navigation menu.
4. You can find examples in the documentation here.
Can I use Font with Icons for Stickers? For example, fontawesome. How to upload all icons from this font?
hello support team
I want to set font style and font color while loading.
Please check my example at below URL , you can check my code in view source
Page http://13.56.215.142/image-edit/1.htmlCode view-source:http://13.56.215.142/image-edit/1.html
I want to achieve something like below but don’t know right method.
pixie.getTool(‘text’).add(‘My Text’,{fontStyle: ‘Kalam’, Color: ’#FF0000’});
Can you please guide , text load with above font and red color.
Text load with below text but when try to apply font style and color at time causing issue. pixie.getTool(‘text’).add(‘My Text’);
Many many thanks,
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Do you guys have any future plan to add gif support and export or animation like this?
Hi,
We’ve no plans for it at the moment unfortunately.
Can I change input image by call api onload page and output image to server by api? App has Responsive on safari mobile?
Responsive: adding text on mobile doesn’t seem right, when i double click to edit text image zoom in to much, then I zoomed in, then the screen delay. PS: I test on iphone 6s+ -ios 10 and 6+ ios 12. I’am purchase by other account.
This should be improved with one of the future updates.
hi there, the default filters are not great – are there other instgram type filters that can be added easily ? tnx
Hi,
There are no other built-in filter at the moment unfortunately.
onLoad: function() { var template = pixie.getTool(‘text’); template.add(‘my text’); template.setBackGroundColor(‘Red’); template.setFont(‘kalam’); },
Can any one please reply how to set text style ?
Any document or page where I can check available function for text style.
Many thanks.
Hi,
Try this: pixie.getTool(‘text’).add(‘my text’, {fontSyle: ‘Times New Roman’});
If you have any other questions, please create a ticket regarding it on our support site: https://support.vebto.com.
Thanks!
Thanks for reply
I try to apply diff font like below but not working. pixie.getTool(‘text’).add(‘my text’, {fontSyle: ‘Kalam’});
With the same I try to apply colour but the same , function not working. pixie.getTool(‘text’).add(‘my text’, {color: ‘#FF0000’});
Can you please guide.
Many many thanks.
It’s hard to say what is the issue exactly without taking a look. If you have this hosted online somewhere, please create a ticket on our support site and include your site url: https://support.vebto.com.
Thanks!
Doesn’t seem like there is a way to force cropping which is pretty common for other image editors. Also the ratios are kind of weird and won’t do squares.
Hi,
You can disable crop ration selection via configuration and cropzone adjustments via mouse can be disabled as well via “crop.cropzone” setting. This should be simplified with a future update though.
Hello,
Please can you tell me if its possible to do a clip path?
For example, to add a vector shape, and when you save the PNG, that shape is transparent?
It can also be placed on different layers, so I can do a background image, then a clip path shape on top, and another image on top, and the middle is using the PNG alpha layer to save a transparent PNG
If not, would you consider quoting to develop it for me?
Hi,
There’s no built in way to do this currently.
We’re not taking on any custom work at the moment unfortunately.
okay, If need assistance to override the option, will you provide support for that
Also I need Upload overlay links outside in tool bar
Its good plugin, But I need less options in tool bar, is it possible? Please respond as soon as possible, I needs to buy this plugin.
Hi,
You can override all navigation menu items and some toolbar options via configuration.
hello there ! Thanks for your great work. I wanted to take a look on integration exaples that but the link you leave here doesnt work. http://pixie-integrate.vebto.com/ Can you please fix it ? I am interested in prestashop integration. Thanks!
Hello! Have a few questions: 1. If I click History button – Objects box dissapear and vice-versa. Is it possible to show both “Objects list” and “History list” at the same time? 2. Is it possible to make objects outside the canvas targetable? The main concern is image resizing, corners are hidden and it is not quite convenient to resize further
Hi,
1. There’s no easy way to show both of those panels at the same time.
2. You can click on object name in “objects” box to select it.