Key Facts
- Category
- Media
- Input Types
- file, range, text, select, number
- Output Type
- file
- Sample Coverage
- 4
- API Ready
- Yes
Overview
The Image Translation tool allows you to precisely shift the position of any image file horizontally or vertically using pixel-based coordinates. By applying a translation matrix, you can easily offset your visual content, adjust framing, or create space for design elements while maintaining high image quality.
When to Use
- •Adjusting the composition of an image by shifting its subject to a specific side.
- •Creating uniform margins or padding around an image for web or print layouts.
- •Correcting alignment issues in graphics or icons by moving them within their canvas.
How It Works
- •Upload your image file (JPEG, PNG, WebP, GIF, BMP, or TIFF).
- •Use the Translate X and Translate Y sliders to set your desired pixel offset.
- •Specify a background color for the newly created empty areas if needed.
- •Select your preferred output format and quality, then process the image.
Use Cases
Examples
1. Centering a Product Icon
Graphic Designer- Background
- A set of product icons were exported with inconsistent margins, making them look misaligned on the website.
- Problem
- The icons need to be shifted to the center of their square canvas to ensure visual consistency.
- How to Use
- Upload the icon, adjust Translate X and Y to shift the subject to the center, and export as a PNG.
- Example Config
-
translateX: 20, translateY: -15, background: transparent, format: png - Outcome
- The icon is perfectly centered within the canvas, providing a clean and professional look for the website.
2. Creating Space for Text
Social Media Manager- Background
- A promotional image has the main subject too close to the right edge, leaving no room for a call-to-action text overlay.
- Problem
- The subject needs to be shifted to the left to create negative space for text.
- How to Use
- Upload the image, set a negative Translate X value to shift the subject left, and set a white background.
- Example Config
-
translateX: -100, translateY: 0, background: #FFFFFF, format: jpeg, quality: 90 - Outcome
- The subject is shifted left, creating a clean white area on the right side perfect for adding marketing text.
Try with Samples
image, png, jpgRelated Hubs
FAQ
What happens to the empty space created by the shift?
The empty space is filled with the background color you specify. If you choose 'transparent', the area will remain transparent (best when using PNG format).
Can I move an image to the left or up?
Yes, use negative values for Translate X to move left and negative values for Translate Y to move up.
Which file formats are supported?
You can upload JPEG, PNG, WebP, GIF, BMP, and TIFF files.
Does this tool change the original image resolution?
The tool shifts the content within the existing canvas dimensions; it does not resize the image itself.
What is the maximum pixel shift allowed?
You can shift an image by up to 500 pixels in any direction.