Currently the only way to change the language is to set core_locale parameter to "ru_RU" in your embed code.
For example:
var picmeleo = {
key: "842f3298f90f01fa8d7086b05252e7051",
core_locale: "ru_RU",
receiver: ""
}
Predefined crop dimensions are one of our most requested features. To response to the demand, we've started implementing the feature that enable users to easily crop and scale their images to the specific dimensions.
When we have user interface mockups ready, I'm going to show them to you and collect some feedback. We hope that we can release this feature during May.
Welcome to the Picmeleo Blog's first post! In this post I'm going to write about the motivation behind Picmeleo project.
We've started this project to fullfill our own needs. We've been designing and developing hundreds of different kind of web services. Case after case we are heading the same problem: publishing images for the web is difficult. With for example content management systems or web shop platforms - open or closed source - the problem exists.
There are numerous good and advanced WYSIWYG tools for text editing, like CKEditor or TinyMCE. But something similar for images? No.
There is something wrong in this setup!
We wanted to offer browser based image editing tool for our clients. We wanted that our clients can edit their images for the web without buying an expensive desktop app. We wanted that image editing is smooth and easy and the image editor is easy to integrate into various environments.