Fit for Instagram
Photoshop Automation
Easily prepare your images for Instagram with one click.
Fit for Instagram automatically expands, formats, and exports your photos to perfect 4:5 aspect ratio posts β optimized for maximum visual impact on the feed.
Whether youβre working on a single photo, multiple open documents, or an entire folder of images, the script handles it all cleanly and consistently.
Features
How to Use
Editing the Settings
// === USER SETTINGS ===
var confirmFilenames = false; // true = ask before saving each image
var addBorderAllSides = true; // true = add white border everywhere
var borderFactor = 1.10; // 1.10 = 10% larger canvas; 1.05 = 5%, etc.
Options Explained
|
Setting |
Type |
Description |
Example |
|---|---|---|---|
|
|
true/false |
Ask for filename confirmation each time you save. |
false = auto-save |
|
|
true/false |
Adds white border uniformly around image. |
true = border applied |
|
|
number |
Canvas expansion ratio. |
1.05 = thinner border |
|
|
number |
Max height for portrait images in pixels. |
2700 (2Γ IG standard) |
|
|
number |
Max width for landscape images in pixels. |
2160 (2Γ IG standard) |
Advanced Notes
Get the file
Use the form to request the file, it will be shared with you automatically on submitting the form.