Home Decor
Collectibles
Image Tools
Other industries
Get the most out of your stock photo collection with AI-powered tools. From photo recognition to colour extraction, we’ve got you covered.
Make image search & labelling easier for your customers with a rich taxonomy comprising tens of thousands of attributes.
PHOTO TAGGING
Use smart photo tagging powered by advanced image recognition, which can recognize whole images, scenes, and objects.
Make image search & labelling easier for your customers with a rich taxonomy comprising tens of thousands of attributes. See it in action!
Strong image search makes exceptional stock photo websites. Your photo search engine can now integrate both language & image analysis.
TEXT TO IMAGE SEARCH
The best picture search combines multiple approaches and understands both text & image queries.
Text-to-image search by Ximilar is able to understand natural language and find the most relevant images in your collection independent of keywords.
REVERSE IMAGE SEARCH
Provide your users with an efficient image finder based on a search by photo in any format.
Reverse image search is based on true visual search, analyzing features such as lights and shades, colors, patterns, shapes, or edges. It can be combined with object detection.
PHOTO SIMILARITY
Help your users discover new images with similar photo search & recommendations. It can work independently or combined with tags or keywords.
The similarity search provides relevant results based on computer vision and deep learning. It can also be used to match & eliminate duplicate images.
AI-enhanced images are the new industry standard. Make sure your content stands out with higher image resolution & background removal.
IMAGE UPSCALER
Enable the community of your contributors and customers to get the most out of their images with super-resolution image enhancement.
BACKGROUND REMOVAL
Include a smart background remover into your image editor, or clear the background from entire collections of photos.
Background removal can detect the dominant foreground object(s) and erase their surroundings. It is ideal for whole collections of product pictures, as well as manual editing.
Enhance the search, filtering and recommendations of photos with precisely extracted color pallets.
DOMINANT COLORS
Extract the colors of whole images or objects in their foreground. Our AI is able to recognize millions of colors and find the closest shades in your palette.
You can use one or both of these options:
SEARCH BY COLORS
Your image search can be enhanced with basic or exact colors and the closest shades or whole palettes.
Use the extracted colors for sorting, filtering or recommendations of images in your collection, and inspire your community with curated mood boards based on colors.
OUR CUSTOMER
Stockphotos.com, one of the leaders in the stock photo industry, uses Ximilar’s visual AI.
Millions of their photos and vectors are easily searchable by tags, reverse image search, and content recommendation powered by our platform.
We do not store your images. They are analyzed and the extracted metadata stored at our servers in EU under the GDPR regulation.
Put together a custom combination of solutions and upgrade them anytime. Connect via REST API, synchronize your collection and pay for the actual usage.
The solutions can be used right away individually or combined. They are customizable to fit your taxonomies, standards & infrastructure.
Where are my images processed & stored?
Ximilar never stores images that are used for inference API (for example, for classification, detection or tagging endpoints). Only the metadata extracted from your images is stored. We also do not store any images processed by visual search.
The only images stored by Ximilar are the images uploaded in the App as training data for new solutions. These data are stored in Amazon AWS S3 service.
Ximilar and its servers are located in the European Union, and therefore European regulations, including GDPR, are applied. Data are stored on our hardware infrastructure in a data center in Prague with multiple ISO certifications (ISO 27001, ISO 9001, ISO 14001, ISO 45001 and ISO 20000).
How much does it cost to use Ximilar’s solutions and platform?
Both solutions created by Ximilar and the users of our platform consist of operations (e.g., “tagging one photo”). Each operation has a value in API credits (e.g., “tagging one photo” costs 1 credit). You can choose a pricing plan based on your monthly consumption of credits.
All available solutions, image-processing operations and their values in API credits are listed in our Pricing.
How does Ximilar protect user data on its platform?
Ximilar takes data privacy and security very seriously and has implemented a range of measures to protect user data. This includes encrypting data both at rest and in transit, limiting access to data based on user roles and permissions, and complying with relevant data protection regulations such as GDPR. See the recommended questions for details.
Read more:
How do we keep our visual search collection updated?
You can keep your collection updated via API. We provide standard endpoints for inserting, updating or deleting the items from the collection.
You can also provide your collection as an export file, and we will keep it updated for you. We usually charge a small fee for implementation of the synchronization script (depending on complexity and format of the export). You can choose the way and frequency of collection synchronization.
What is the difference between Classic and GAN Image Upscaler?
The Classic Image Upscaler works exclusively with pixels. It multiplies each pixel in an image 2–8 times to achieve the desired resolution in a way that will not modify the image while adding detail to it. The resulting image is as true to the original image as possible. It is a reliable and consistent method for companies that need the contents of the image to stay precisely the same without any modifications and new elements added by artificial intelligence. It’s ideal for data such as CCTV footage, or images with delicate patterns and details.
GAN Image Upscaler (generative adversarial network), on the other hand, analyzes the colors, edges, corners, light and shade in the original image to add as relevant pixels as possible. It doesn’t only multiply, but generates new pixels, to provide natural-looking high-quality images. That is why the smallest details in the images can be slightly modified by this method. Because it helps with making the content more appealing, it is great for stock photos, as well as product images.
Can I see how visual search tools work on my data?
The ready-to-use solutions based on visual search technology are available for testing in both public demo and Ximilar App.
It is also a standard procedure to prepare custom demos. Read our page How we work and contact us. We will prepare a custom demo tailored to your collection.
Does Ximilar provide tagging services in other languages than English?
The default language of Ximilar’s tagging services is English, and they can be easily switched to other languages. Our Fashion Tagging is already available in Spanish. Other languages can be added on request. We can also simply replace selected tags with the tags of your choice. Read more in recommended FAQs & API documentation, and don’t hesitate to contact us to discuss your goals.
With image regression, you can assess the quality of samples, grade collectible items or rate & rank real estate photos.
Let’s take a closer look at the technology behind visual search and the key components of visual search engines.
A step-by-step guide for using image similarity as a service. Find similar items with accurate & fast API for Image Search.
Here are examples of curl requests for our easy-to-use REST API.
curl -H "Content-Type: application/json" -H "authorization: Token __API_TOKEN__" https://api.ximilar.com/photo/tags/v2/tags -d '{"records": [ {"_url": "https://bit.ly/2IymQJv" } ] }'
curl -H "Content-Type: application/json" -H "authorization: Token __API_TOKEN__" https://api.ximilar.com/dom_colors/generic/v2/dominantcolor -d '{"records": [ {"_url": "https://bit.ly/2IymQJv" } ] }'