loading

Category: Editor

Resizing images

At last! One of the most-wanted features is now live! End users can now resize images with Pixo. Enlarge or reduce them by manually setting the width or height, or select a pre-defined image size suitable for social media! But wait, that’s not all. Enlarging raster images leads to quality loss. Raster images are notRead More

WebP image support

We are happy to announce that Pixo now fully supports the WebP image format, both in the Image Editor and the REST Editing API. You can now send a webp image to Pixo Editor or the REST Editing API and get the final result again in webp or any other supported output format (png orRead More

2022: What’s new

We haven’t posted anything for a very long time. This does not mean that we did nothing, though 😉 There are plenty of new APIs & features that we implemented and released since the beginning of 2022. Here are the most interesting ones. APIs Improvements in REST & Editor APIs After we released the BackgroundRead More

Background tool

We’re extremely happy to announce a new feature we’ve been working on for quite so long! Let us present to you our new exciting end-user tool – Background! Removing background of images using machine learning (ML) is very popular these days. Our brand new Background tool does exactly this. But that’s not all! End usersRead More

Object order controls

We are happy to announce that we finally implemented z-order controls in Pixo! These controls allow your end users to change the z-order of every object (Text, Sticker, Shape): move it to the very top move one level up move one level down move it to the very bottom Many users were asking us forRead More

Performance optimizations

After the announcement that we dropped support of Internet Explorer, we did a code clean-up, removing all polyfills and compatibility code blocks. As a result, our integration file bridge.m.js (the one that you include in your web pages) got reduced with 21%, and the script resources that are loaded when the Editor is opened got reducedRead More

More translations and API updates

We are excited to reveal our new cool APIs to you! More languages Before that, we want to let you know that we added few new translations of Pixo Editor: es-ES (Spanish, Spain) ar-SA (Arabic, Saudi Arabia) bg-BG (Bulgarian, Bulgaria) To translate Pixo into one of these: const pixo = new Pixo.Bridge({ apikey : ‘apikey’, language : ‘bg-BG’, });Read More

Blur brush in Free Drawing

Many of you’ve been asking us for this feature for so long, and we finally did it. Our Free Drawing tool now has a Blur brush, allowing end users to blur regions on their photos, such as faces and car plates. Check it in action: The new feature is now available to all users.

Custom pre-defined crop sizes

You asked for it and we did it! We just released a new API that allows you to extend the default pre-defined crop sizes, or to completely replace them. You can do that by passing a constructor callback option called filterCropSizes. This function accepts default crop sizes as array and must return the updated array or newRead More

2020’s updates to Pixo Image Editor

This year went crazy due to COVID-19 disease. Just like many other companies, we experienced and continue to experience hard times too. Still, we did not stop to deliver small but handy updates to the Image Editor, although we did not announce them here. But we will fix that – below you will find aRead More