Batch Processing Multiple Images
Streamline Your Web Design Image Processing Workflow
Core Batch Processing Techniques You'll Master
Image Processor Automation
Learn to batch process multiple images simultaneously for different resolutions. Perfect for creating 1x and 2x versions efficiently.
Custom Cropping Workflows
Master the Layers to Files technique for custom cropping and proportional adjustments. Ideal for creating square versions from landscape images.
Bridge File Management
Discover advanced file organization and batch renaming capabilities. Essential for maintaining clean, organized image libraries.
1x vs 2x Image Processing Requirements
| Feature | 1x Images | 2x Images |
|---|---|---|
| Final Width | 400px | 800px |
| JPEG Quality | 8 | 5 |
| File Size | Smaller | Larger |
| Compression | Less | More |
| Display Use | Standard screens | High-density displays |
Image Processor Setup for 1x Files
Select Source Images
Navigate to File > Scripts > Image Processor and select your folder containing original images
Configure Output Location
Choose the 1x folder as your destination for processed files
Set JPEG Parameters
Enable Save as JPEG with Quality 8, Convert Profile to sRGB, and Resize to Fit 400px x 400px
Execute Processing
Ensure PSD, TIFF, Run Action, and Include ICC Profile are unchecked, then click Run
If you're unsure about JPEG quality settings, use Save for Web to preview quality on a single image before batch processing. This helps ensure optimal file size and visual quality balance.
2x files use Quality 5 instead of 8 because they appear at half size on webpages, making JPEG artifacts less noticeable while significantly reducing file size for better performance.
Bridge Navigation and File Review
Provides comprehensive file management interface
Quick access to your project folders
Compare file sizes and quality between 1x and 2x versions
Ensures files are organized in correct 1x and 2x folders
Image Processor vs Layers to Files
| Feature | Image Processor | Layers to Files |
|---|---|---|
| Best for | Ready-to-go files | Custom cropping needed |
| Source format | Multiple separate files | Single PSD with layers |
| Cropping capability | Basic resizing only | Full custom cropping |
| Proportional changes | Maintains original ratios | Can change aspect ratios |
Hold Option (Mac) or ALT (Windows) and click a layer's eye icon to hide all other layers instantly. This makes it easy to isolate and crop individual images within your composite file.
Creating 1x Files from 2x Masters
Resize Master File
Go to Image > Image Size, set Width to 50 Percent to create half-size versions
Export with Higher Quality
Use File > Export > Layers to Files with JPEG Quality 8 for 1x versions
Save Without Changes
Close file without saving to preserve original 2x master file dimensions
Layers to Files exports include unwanted 4-digit number prefixes with underscores. Bridge's batch rename feature with regular expressions can clean these up automatically.
Regular Expression Batch Rename Setup
Select All Files
Use Cmd-A (Mac) or Ctrl-A (Windows) to select all files needing rename
Configure String Substitution
Choose Tools > Batch Rename, select String Substitution preset, enable Use Regular Expression
Set Find Pattern
Enter '_\d\d\d\d_' to match underscore-digit-digit-digit-digit-underscore pattern
Add @2x Suffix
Add second substitution to replace '.jpg' with '@2x.jpg' for proper 2x file naming
Save your regular expression rename settings as a preset for future use. This eliminates the need to recreate complex find-and-replace patterns for similar batch operations.
Key Takeaways

.