Image Padding
Add controlled inner spacing around images to achieve consistent dimensions and layout alignment without altering original content.
Raw JSON
What You Can Control With Padding Action
The Padding action allows you to add internal spacing around images using defined padding values and background fill while preserving the original image content.
- Padding size configuration
- Background color fill
- Dimension alignment support
- Original image preserved
- No visual distortion
- Multiple images per request
Image Endpoint Capabilities
The Image endpoint provides a complete set of production-ready image processing actions that can be used individually or combined to build flexible transformation workflows.
compress
Reduces image file size using controlled compression techniques while preserving visual quality for faster delivery and reduced bandwidth usage.
resize
Adjusts image dimensions using width and height parameters with optional aspect-ratio preservation, allowing consistent sizing for responsive layouts and standardized media outputs.
format
Converts images between supported formats to improve performance, compatibility, or output consistency across different platforms and devices.
enhance
Improves visual appearance by adjusting brightness, contrast, saturation, sharpness, blur, and grayscale settings to refine image quality and presentation.
watermark
Applies text or image-based watermarks to images with configurable placement and opacity for branding and content protection.
crop
Extracts a specific region of an image using pixel-based coordinates and dimensions, enabling precise framing and subject-focused image preparation.
background
Applies a solid or blurred background behind images to achieve consistent framing without modifying the original image content.
padding
Adds internal spacing around images using a background color or transparency to achieve uniform dimensions without altering the original content.
frame
Wraps images with borders or rounded corners to create visually consistent framed outputs suitable for previews and layouts.
transform
Rotates or flips images horizontally or vertically to correct orientation issues and normalize visual output across different sources.
Exports one or more processed images as a single or multi-page PDF file intended for image packaging workflow.
metadata
Removes or preserves embedded image metadata including EXIF and orientation flags without altering pixel data or appearance no.
multitask
Applies multiple image transformations in a single request by combining actions such as resize, compress, watermark, and format into one optimized workflow.
Why Developers Use the Image Endpoint
Production-Safe Execution
The Image endpoint is designed for real production workloads, enforcing predictable execution behavior, controlled resource usage, and strict validation rules. This allows developers to rely on consistent outputs without unexpected failures, even under sustained or automated usage.
Flexible Transformation Model
Developers apply image actions individually, and when multiple transformations are required they use the dedicated multitask action, enabling complex workflows in a single request without external orchestration or post processing log.
Performance-Focused Outputs
Every image operation is optimized to produce efficient, delivery-ready assets that reduce payload size and improve load performance, making the Image endpoint suitable for user-facing applications and performance-critical environments.
Batch Processing Support
The Image endpoint supports processing multiple images within a single request, enabling efficient bulk operations for imports, migrations, media libraries, and automated pipelines without repetitive API calls.
Secure Output Handling
Processed images are returned through structured responses with controlled output URLs, allowing safe integration into applications, storage systems, and delivery layers without exposing internal processing details.
Automation-Ready Design
The endpoint is built to integrate seamlessly into background jobs, scheduled tasks, CMS pipelines, and backend services where repeatability, reliability, and non-interactive execution are required.
Clear, Documented Behavior
All supported actions follow explicit parameters and predictable rules, helping developers avoid hidden side effects and build long-term integrations that remain stable as their systems evolve.
Use Cases Powered By Image Endpoint
User Upload Normalization
Applications can send user-uploaded images to the Image endpoint immediately after upload and explicitly apply actions such as resize, compress, format conversion, or metadata removal. This ensures that all stored images follow consistent size, format, and quality rules before being saved or delivered.
Website Performance Optimization
Developers can use the Image endpoint to explicitly generate optimized image variants by applying compression, resizing, or modern format conversion before serving images to users. This reduces file size and improves load performance without changing the original visual content.
Media Library Processing
Large image collections can be processed in batches by sending multiple images to the Image endpoint with selected actions such as resizing, formatting, or watermarking. This allows teams to standardize existing media libraries without manual editing or external tooling.
E-Commerce Asset Preparation
Product images can be sent to the Image endpoint to apply consistent transformations such as background handling, padding, resizing, or watermarking. This produces uniform visuals suitable for catalogs, listings, and storefronts while keeping transformations explicit and repeatable.
Automated Content Pipelines
Backend jobs or scheduled tasks can call the Image endpoint with predefined actions to process images as part of publishing or import workflows. Each transformation is explicitly defined in the request, allowing reliable automation without manual intervention or custom image infrastructure.
Frequently Asked Questions
Image Endpoint FAQ
1. What is the Image endpoint used for?
The Image endpoint lets you process and transform image files through the Davix H2I API. It is designed for tasks such as resizing, cropping, converting formats, compressing images, applying visual changes, adding watermarks, extracting metadata, and creating PDF output from image inputs.
2. What kinds of image actions are supported?
The public Image endpoint supports image-focused actions for format conversion, resizing, cropping, transformation, compression, enhancement, padding, framing, background handling, watermarking, PDF output, metadata extraction, and multitask processing.
3. Can I use the Image endpoint in automated workflows?
Yes. The platform is built to work inside automated workflows, backend systems, and application logic. This makes it suitable for pipelines that need to generate, modify, or prepare image assets automatically.
4. Do I need to build my own image-processing infrastructure?
No. Davix H2I is designed to provide backend processing as a service, so you can integrate image operations into your system without building and maintaining your own processing stack.
5. How do I connect to the Image endpoint?
You connect to the Image endpoint through the public API using an API key. Davix H2I is also designed to work across direct code integrations, website environments, and automation workflows, depending on how you want to use the service.
6. What file types can I upload?
The Image endpoint supports common image formats including JPEG, PNG, WebP, GIF, AVIF, and SVG.
7. Can I upload more than one image in a single request?
Yes. The Image endpoint accepts image file uploads through the
imagesfield, and it also supports multitask-style processing for workflows that need to apply more than one operation.8. Can I convert images between formats?
Yes. The Image endpoint supports format conversion, making it useful when you need to prepare assets for different platforms, systems, or delivery requirements.
9. Can I resize, crop, rotate, or visually adjust images?
Yes. The Image endpoint is designed for practical image editing and transformation tasks, including resizing, cropping, rotation, flipping, compression, and visual adjustments such as brightness, contrast, sharpening, blur, and similar output controls.
10. Can I add watermarks to images?
Yes. The Image endpoint supports watermarking, including both text-based and image-based watermark workflows. This makes it suitable for branded assets, protected previews, and generated media outputs.
11. Can I extract metadata from an image?
Yes. The Image endpoint includes metadata extraction, which can be used when your workflow needs image information returned as part of the processing result.
12. Can the Image endpoint return PDF output?
Yes. The Image endpoint includes PDF-related output support, which allows image-based inputs to be prepared for document-style output workflows when needed.
13. Who is the Image endpoint for?
The Image endpoint is well suited for developers, product teams, agencies, automation builders, businesses, and website operators who need image processing inside applications, websites, and workflows.
14. Is the Image endpoint only for developers?
No. Direct API usage is developer-friendly, but Davix H2I is also designed to support broader integration paths, including website and automation environments. That makes it useful for both technical teams and users working through supported integrations.
15. Can I use the Image endpoint in websites, apps, and automation tools?
Yes. Davix H2I is built to work across custom applications, backend services, websites, automation systems, and content workflows. The service is designed to be a reusable backend processing layer rather than a single-purpose tool.
16. What happens if my request is invalid or unsupported?
If a request is invalid, unsupported, or missing required input, the API returns a structured error response so your application can detect the issue and handle it correctly. For the full list of error types and meanings, users should check the Errors and Limits section of the documentation.
17. Are there upload, usage, or processing limits?
Yes. The Image endpoint is subject to upload rules, validation rules, and service limits. For the current limits and usage rules, users should check the Errors and Limits section of the documentation.
18. What do I get when I buy access to the Image endpoint?
You get access to the Davix H2I image-processing capabilities through the public API and supported integration paths, so your system can perform image operations without building that backend infrastructure yourself. For plan details and commercial information, users should check the Pricing page.
