Transparent Padding
Add transparent or colored padding around your images. Square mode, letterbox mode, with customizable alignment and background color.
Transparent Padding
Transparent Padding adds customizable canvas space around your images. Choose square mode to make images uniform, or letterbox mode to fit into specific dimensions.
How to Add Padding to Images
- Upload an image by dragging and dropping or clicking to browse.
- Choose Square mode for uniform padding or Letterbox for custom dimensions.
- Select background color, alignment, and click Add Padding.
Frequently Asked Questions
Questions about image padding? We have answers.
What is Square mode?
Square mode adds padding to make your image square, using the larger dimension as the target size. Perfect for profile photos and thumbnails.
What is Letterbox mode?
Letterbox mode fits your image into a specific canvas size, adding padding as needed. Great for social media and video thumbnails.
Can I use a transparent background?
Yes! Select the transparent option to keep the padding area transparent. Note that JPG output does not support transparency.
Automated E2E Test Suite Logs
Our build systems validate edge-case processing under extreme conditions before each deployment.
Tool Changelog & Updates
- Feature: Added comprehensive Vitest test suite covering Tool rendering, worker operations, and shared operation logic — all 871 image tests passing.
- Fix: Fixed OffscreenCanvas mock patterns in tests for proper constructor instantiation.
- Feature: Initial release with Square and Letterbox padding modes — 100% client-side via Web Worker.
- UX: Drag-and-drop upload with before/after preview and customizable alignment controls.
- UX: Color picker with transparent option for background with 9 alignment presets.
- Security: Web Worker isolation ensures zero data uploads — all processing stays in the browser.