# AutoRender Docs ## Docs - [Authentication](https://autorender.mintlify.app/api-reference/authentication.md): Learn how to authenticate with the AutoRender API using Bearer tokens - [Create folder](https://autorender.mintlify.app/api-reference/create-folder.md): Create a folder under an optional parent. - [Delete file](https://autorender.mintlify.app/api-reference/delete-file.md): Permanently remove a file by file number. - [Delete folder](https://autorender.mintlify.app/api-reference/delete-folder.md): Delete a folder by folder number. - [Direct upload](https://autorender.mintlify.app/api-reference/direct-upload.md): Upload a file with multipart/form-data using an API key. - [File details](https://autorender.mintlify.app/api-reference/get-file-details.md): Full metadata for one file by file number. - [List files](https://autorender.mintlify.app/api-reference/list-files.md): Paginated files with sort, folder filter, and meta pagination. - [List folders](https://autorender.mintlify.app/api-reference/list-folders.md): List folders, optionally under a parent folder. - [Multipart complete](https://autorender.mintlify.app/api-reference/multipart-complete.md): Finalize the multipart upload after all parts are uploaded. - [Multipart start](https://autorender.mintlify.app/api-reference/multipart-start.md): Create a multipart session and receive part size plus presigned PUT URLs. - [Upload parts](https://autorender.mintlify.app/api-reference/multipart-upload-parts.md): PUT each file chunk to its presigned URL from Multipart start. - [Rename file](https://autorender.mintlify.app/api-reference/rename-file.md): Change a file display name; server may normalize extension. - [Rename folder](https://autorender.mintlify.app/api-reference/rename-folder.md): Rename an existing folder by folder number. - [Automatic](https://autorender.mintlify.app/essentials/automatic.md): Learn about AutoRender automatic features and default behaviors - [Crop](https://autorender.mintlify.app/essentials/crop.md): Learn how to crop images using AutoRender crop modes, positions, and position strategies - [Effects](https://autorender.mintlify.app/essentials/effects.md): Professional image enhancement effects and artistic filters - [Flip](https://autorender.mintlify.app/essentials/flip.md): Learn how to flip images horizontally and vertically using AutoRender flip parameter - [Image Layers](https://autorender.mintlify.app/essentials/image-layers.md): Add image overlays to your base image for watermarks, logos, and compositions - [Overview](https://autorender.mintlify.app/essentials/overview.md): Learn how to transform images using the AutoRender.io URL-based transformation parameters. - [Recipes](https://autorender.mintlify.app/essentials/recipes.md): Simplify complex transformations into reusable preset tokens - [Resize](https://autorender.mintlify.app/essentials/resize.md): Learn how to resize images using AutoRender width, height, and aspect ratio parameters - [Rotate](https://autorender.mintlify.app/essentials/rotate.md): Learn how to rotate images using AutoRender rotation parameter - [Text Layers](https://autorender.mintlify.app/essentials/text-layers.md): Add text overlays to your images with full control over font, size, color, position, and styling - [Overview](https://autorender.mintlify.app/essentials/transformations.md): Learn how URL-based transformations work in AutoRender and how to adapt media assets to your requirements. - [Flip](https://autorender.mintlify.app/essentials/video/flip.md): Mirror your video horizontally or vertically - [GIF](https://autorender.mintlify.app/essentials/video/gif.md): Convert video segments into lightweight GIF animations - [Overview](https://autorender.mintlify.app/essentials/video/overview.md): Video transformation URL structure, parameters reference, and best practices - [Resize & Aspect Ratio](https://autorender.mintlify.app/essentials/video/resize.md): Control video dimensions and proportions for any player or platform - [Rotate](https://autorender.mintlify.app/essentials/video/rotate.md): Correct video orientation by 90, 180, or 270 degrees - [Thumbnail](https://autorender.mintlify.app/essentials/video/thumbnail.md): Generate a thumbnail from video preserving aspect ratio (WebP) - [Trim](https://autorender.mintlify.app/essentials/video/trim.md): Clip video segments by specifying start and end offsets - [Zoom](https://autorender.mintlify.app/essentials/zoom.md): Learn how to zoom into images using AutoRender zoom parameter - [Quickstart](https://autorender.mintlify.app/getting-started/quickstart.md): Go from zero to a production-ready transformed URL in under 10 minutes. - [Angular](https://autorender.mintlify.app/getting-started/sdks/angular.md): Autorender SDK adapter for Angular - Upload and ViewTag functionality. - [C# / .NET](https://autorender.mintlify.app/getting-started/sdks/dotnet.md): Official AutoRender SDK for .NET — upload files, manage folders, and access the full AutoRender API from your server. - [JavaScript](https://autorender.mintlify.app/getting-started/sdks/javascript.md): Core Autorender SDK - shared functionality for upload and view features across all framework adapters. - [Next.js](https://autorender.mintlify.app/getting-started/sdks/nextjs.md): Autorender SDK adapter for Next.js - Upload and ViewTag functionality. - [Node.js / TypeScript](https://autorender.mintlify.app/getting-started/sdks/nodejs.md): Official AutoRender SDK for Node.js and TypeScript — upload files, manage folders, and access the full AutoRender API from your server. - [Overview](https://autorender.mintlify.app/getting-started/sdks/overview.md): Integrate AutoRender into your application with quick start guides for different programming languages, frameworks, and CMS. - [Python](https://autorender.mintlify.app/getting-started/sdks/python.md): Official AutoRender SDK for Python — upload files, manage folders, and access the full AutoRender API from your server. - [React](https://autorender.mintlify.app/getting-started/sdks/react.md): Autorender SDK adapter for React - Upload and ViewTag functionality. - [Svelte](https://autorender.mintlify.app/getting-started/sdks/svelte.md): Autorender SDK adapter for Svelte - Upload and ViewTag functionality. - [Vue.js](https://autorender.mintlify.app/getting-started/sdks/vue.md): Autorender SDK adapter for Vue - Upload and ViewTag functionality. - [AutoRender](https://autorender.mintlify.app/index.md): The complete platform for high-performance image and video transformations - [Azure Blob Storage](https://autorender.mintlify.app/integrations/external-storage/azure.md): Connect your Azure Blob containers to AutoRender. - [Google Cloud Storage](https://autorender.mintlify.app/integrations/external-storage/gcp.md): Connect your GCS buckets to AutoRender. - [Overview](https://autorender.mintlify.app/integrations/external-storage/overview.md): Connect your existing data stores to AutoRender for seamless media processing. - [Amazon S3](https://autorender.mintlify.app/integrations/external-storage/s3.md): Connect your AWS S3 buckets to AutoRender. - [Shopify](https://autorender.mintlify.app/integrations/shopify.md): Route Shopify store images through Autorender for automatic optimization and modern format delivery. - [Source Path](https://autorender.mintlify.app/integrations/web-server.md): Fetch and transform images hosted on any publicly accessible web server through Autorender. - [WordPress](https://autorender.mintlify.app/integrations/wordpress.md): Integrate Autorender into your WordPress site to automatically optimize media delivery and use the native Gutenberg media picker. - [MCP Server (Experimental)](https://autorender.mintlify.app/mcp-server/overview.md): Connect AutoRender to your AI models using the Model Context Protocol. ## OpenAPI Specs - [openapi](https://autorender.mintlify.app/api-reference/openapi.json)