AutoRender offers 50+ real-time URL-based transformations, empowering you to adapt your media assets to your needs. These transformations enable you to resize, crop, rotate, and optimize images and videos on the fly. You can even add text and image overlays to create personalized and captivating media experiences. With AutoRender, engineering teams can modify assets on the fly without generating and storing multiple versions of the same asset. This allows you to avoid the complexity of multiple asynchronous tools and provider-specific processing implementations. AutoRender’s developer-friendly, real-time media processing API simplifies your workflow, allowing you to quickly create high-quality, media-rich experiences.Documentation Index
Fetch the complete documentation index at: https://autorender.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Basic example and URL structure
You can apply transformations by adding specific parameters to the asset’s URL. When a request is made to the transformed URL, AutoRender processes the request and returns the transformed asset. Here’s the basic structure of a URL-based transformation: For example, let’s say you have an image asset at the following URL:w_300,h_300 transformation parameter to the asset URL as shown above.
- Original image
- Resized 300x300 image

