Blog / Changelog

Introducing Secure Object Storage Connectors

At Optidash we support seven different Object Storage providers - AWS, GCP, Azure, IBM, DigitalOcean, Rackspace, and Alibaba. Today we are extending that functionality with Secure Storage Connectors that allow you to securely save storage credentials in your Optidash account. That greatly improves the security of your cloud credentials and reduces the complexity in your codebase.

— Read more

Introducing Provisioning API And Detailed Usage Reporting

Today we’ve introduced a brand new provisioning API that allows Enterprise customers to convinently manage API keys for their clients, apps and websites. Along with the new API additions we’re now also exposing detailed usage statistics on per API-key basis available from API endpoints and Optidash Account interface.

— Read more

Leverage Face Detection When Resizing With Fit Mode

Fit mode is one our most popular modes for image resizing. It ensures the area described by the dimensions is entirely covered with the image and crops-out any outstanding image parts that fall outside of the desired frame size. Today, we extended that mode with face-detection capabilities and allow to focus resized image on a single face or all the faces found in the input image.

— Read more

Get Public Video Thumbnails With Fetch Endpoint

Some of our users work a lot with publicly-facing videos and user generated content available on certain outlets such as YouTube. Today we deployed a set of features to the Optidash API which will make their daily work a little bit easier. Our Fetch Endpoint endpoint now supports fetching and transforming thumbnails of public videos.

— Read more

New Aspect Ratio Mode for Fast and Easy Image Cropping

Our newly-introduced mode for image cropping allows you to specify the desired aspect ratio that will be used to crop your input images without the need of calculating and providing the exact crop dimensions. With this addition we are bringing the total count of crop modes to three - rect, face and ratio.

— Read more

Introducing FaceMaze - Free Online Face Detection App

We are super excited with the launch of FaceMaze - our free web interface for high-precision face detection, cropping, and filtering. As we have various computer vision solutions backed into our APIs at Optidash, we thought it would be cool to expose face detection and cropping as a free to use online web interface. And we did just that - FaceMaze is live!

— Read more

Control Global Image Opacity and Frame Delay

This week we are bringing two convenient additions to pixel adjustment operations as well as output format settings - opacity and delay. You can now set a global opacity (alpha-transparency) on the resulting image as well as fine-tune the delay between the frames in formats that support animation such as GIF or animated PNG.

— Read more

New External Storage Connector - Alibaba Cloud OSS

We are always working hard to increase the versatility of the Optidash API. We think our customers, especially those within the Asia-Pacific region, will be pleased with our latest addition to a list of supported external storage providers - Alibaba Cloud OSS. With that integration we now officially support seven providers: AWS, GCP, Azure, IBM, DigitalOcean, Rackspace and Alibaba Cloud.

— Read more

Introducing Duotone — Our New Artistic Filter

Our latest addition to the vast array of high-performance filters we offer via the Optidash API is Duotone - an extremely artistic way of mapping two colors onto the darks and lights of an image. Due to its versality and ease of use, we think Duotone will be a great addition to our platform.

— Read more

New API feature: Querying Account Status

If you’d like to programatically get the metadata pertaining to your Optidash account you can now easily do so. A newly introduced /1.0/account endpoint will respond with information about your subscription such as plan level and billing period. You will also receive full information about your monthly quota consumption: total quota, used quota, and remaining quota.

— Read more

New API feature: Image Flipping

Today, we have pushed a quick and simple update to our image processing API - Image Flipping. With that operation you can flip (or mirror) your images horizontally, vertically or both. We have also updated all our official integrations so you can make use of image flipping right away.

— Read more