70 comments found.
Hello, Brightness and Contrast features are not working in Apple Safari Desktop browser. Would you fix this please. Also none of the lollipop filters are working. This is the only reason I’ve bought this script I urgently in need. Many thanks.
Hello is it possible o add own filters? Based on LUT files?
Yes you can add your own filters.
hi, presale question..can you customize this with some additional options?
Hello, customization is not included in the price. Additional cost will be required.
Hi there, this is very interesting and I’m planning to purchase. May I know will it crash if there are 2 users saving their edited image at the same time?
It’s related to your backend script which will save the image in the server side. It’s out of the scope of a JavaScript plugin.
can I watermark on downloaded image
Hello, I have a problem with Safari – I am receiving the error “TypeError: Attempting to change configurable attribute of unconfigurable property.” when I try to change the Brightness or Blur for example.
Hi. I’ve uploaded on WampServer. How can i see the App Running? Which folders i need to see running?
Hi, I am a new buyer and I looked at your application and it impressed me and I want to buy it … But I hope you send me a trial APK version … Thank you
Hello specialapp, i buy this item and want to use it to my website. But i only need Settings section. how can i remove the other section what i dont need to my app? thank you very much.
will add the option to show the images from Royalty free sites like Pexels
Hi, does this project support different image blending modes? Overlay, screen modes
Lollipop supports frames, textures, overlays, logos..
Well, that’s not the answer to my question. Okay, you support overlays. However, how do you blend them with the main image? What are the blending modes available? Screen, overlay or multiply?
technically speaking, the color level of the original image is multiplied by the color level of the overlay divided by the total number of levels. data [i] = data [i] * maskData [i] / 255;
Thank you for your answer, will we be able to change this algorithm?
Once you purchase the product, you will have access to the src folder where you can change the source code and then rebuild the project.
Yes, I understand that. I mean, can we easily change the algorithm?
And also, I have 2 more questions: 1. We develop software that allows users to impose great effects on their images. If we buy your scripts, can we use them for these purposes? 2. Will these scripts work locally? Or scripts will work only on the server?
Thanks.
- Changing the algorithm requires some skills in the javascript programming language. - Yes, the project is developed for those purposes. - the script can work in both ways; local or in a distant server
hello, how can i make a text in photo i dont have found this option in demo. thanks
This option is not yet supported.
Hello, I will like to know if I can integrate this app into my existing app so my users can use it to edit photos without leaving my app?
Of course, lollipop is a javascript plugin, it can be integrated into any other web applications.
Is the Lollipop 2.0 still supported? I’m considering to purchase it, just wondering if it’s still a live project. Thanks!
Yes, It’s still supported..
Hi
can I get this editor to work properly with mobile images taken ?
Hi, I liked this one and thinking to buy but i wonder if its possible to see width and height in the crop screen? Cheers
..vlw..
Hello! It is possible 1) – to change Multiply to Screen for Frames (if I need white color)? And 2) – Vignette in White color – not black. 3) – Simple hosting will pull this editor or need a server with Node.js ?
Hi, I can’t found 2 icons on Editor:
this is your: https://ibb.co/gASKKK this is mine: https://ibb.co/e6Ec6zyou have to set : save_icon: true, share_icon: true, follow the docs: https://previews.envatousercontent.com/files/242761940/integration.html
Ok, but I use standalone, lollipop folder on server, not integrate.
I really like this app, but is there any way for it to play nice with high-res images? I tried something 2448×2448 and I couldn’t export past 30%, and editing was super slow. I’m running the latest Chrome browser w/ 24 gigs RAM. When I’d try to export larger than a specific size, nothing happened, and there was no error in the console. Thanks.
It’s a browser-related issue, it depends on multiple factors like the javascript execution time. Thanks for your message.