Add Border to Image
Add a solid border of any width and colour around an image.
Processing: This tool runs entirely in your browser. Your input and any file you open stay on your device — nothing is uploaded to a server.
How to use the add border to image
- Choose an image.
- Set the width and colour.
- Download the bordered result.
About this tool
Adds a solid border around the image, growing the canvas rather than covering the edges — so nothing of the original is lost or hidden underneath.
The usual reasons are practical. A white border separates a photograph from a white page so its own light areas do not bleed into the background. A dark border does the same on a dark background. Social platforms that crop to a square will crop a bordered image differently, which is sometimes exactly the point.
Because the canvas grows, the output dimensions change: a 1000-pixel-wide image with a 50-pixel border becomes 1100 wide. That is worth knowing if the result has to meet a size requirement, and the new dimensions are shown before you download.
Output is PNG, so a border colour matching a transparent background stays exact rather than being re-encoded lossily.
Common uses
- Separating a photo from a white page or slide.
- Adding a frame before printing.
- Padding an image to change how a platform crops it.
Frequently asked questions
- Does the border cover part of my image?
- No. The canvas grows to make room, so the original is complete inside it and the output is larger than the input.
- What size will the result be?
- The original plus twice the border width in each dimension. The exact figures are shown before you download.
- Can I have different widths on each side?
- Not here — the same width applies to all four edges, which is what a frame normally needs.
Related tools
Round Image Corners
Round an image's corners, with the removed areas genuinely transparent.
Image Resizer
Resize an image to exact pixel dimensions or a percentage, with the aspect ratio locked by default.
Image Cropper
Crop an image by dragging a selection, with optional fixed aspect ratios such as 1:1 and 16:9.
Vignette Effect
Darken the edges of an image to draw the eye towards the centre.