Friday, May 22, 2026Today's Paper

Omni Apps

How to Photoshop Batch Convert HEIC to JPG (Step-by-Step)
May 21, 2026 · 13 min read

How to Photoshop Batch Convert HEIC to JPG (Step-by-Step)

Learn how to photoshop batch convert heic to jpg in bulk. Fix Windows errors, preserve image quality, and manage color profiles with this step-by-step guide.

May 21, 2026 · 13 min read
PhotoshopImage EditingPhotography Workflow

If you are a photographer, designer, or content creator, you have likely run into the dreaded .heic file format. While Apple's High Efficiency Image Container (HEIC) is fantastic for saving storage space on iPhones and Macs, it is a nightmare for cross-platform compatibility. If you need to edit, upload, or share hundreds of these images, you will want to photoshop batch convert heic to jpg quickly without losing image quality.

In this ultimate, step-by-step guide, we will walk you through the entire process of how to batch convert heic to jpg in photoshop using the most reliable native workflows. We will also address the notorious Windows compatibility bugs, the critical color profile settings you must adjust to avoid dull-looking photos, and alternative Adobe workflows to help streamline your creative pipeline.


Why HEIC to JPG Conversion is Necessary (The Technical Breakdown)

Before diving into the step-by-step tutorials, it is crucial to understand what is happening under the hood when you batch convert heic to jpg photoshop.

HEIC is Apple's proprietary implementation of the HEIF (High Efficiency Image File) standard. Developed by the Moving Picture Experts Group (MPEG), HEIC was designed to replace the aging JPEG format. Here is how they stack up:

  • File Size: HEIC files use advanced modern compression algorithms (similar to HEVC/H.265 video compression) to deliver the same visual quality as a JPEG at roughly half the storage size.
  • Bit Depth: While standard JPEGs are limited to 8-bit color depth (up to 16.7 million colors), HEIC supports up to 16-bit color. This means smoother gradients, less banding, and better raw editing flexibility.
  • Embedded Data: A single HEIC file can store multiple images (such as Live Photos, burst shots), depth maps (for Portrait Mode bokeh), and extensive metadata.

The Problem: Compatibility and Color Space

Despite these technical advantages, HEIC is still poorly supported outside of the Apple ecosystem. Most websites, client proofing galleries, print shops, and non-Apple devices cannot read HEIC files.

Furthermore, iPhones capture HEIC images using the Display P3 color gamut, which is much wider than the standard sRGB color space used on the web. If you convert HEIC files to JPG without properly remapping the color profile, your final images will look flat, desaturated, or muddy. Photoshop's batch tools allow you to solve both the format problem and the color space problem simultaneously.


Prerequisite: Fixing the "Additional Software Needed" Error on Windows

If you are using a Windows PC, you might attempt to open a HEIC file in Photoshop only to be met with a frustrating pop-up:

"Additional non-Adobe software is needed to open .HEIC files. Install the required software so Photoshop can open this file."

Or worse, you might receive an error saying Photoshop cannot recognize the file extension. This happens because Windows does not ship with native HEIC/HEVC decoding codecs installed by default. Without these system-level codecs, Photoshop's import engine is blind to HEIC files.

Before you attempt to photoshop batch convert heic to jpg on Windows, you must follow these quick setup steps:

  1. Quit Photoshop: Close any running instances of Adobe Photoshop.
  2. Download HEIF Image Extensions: Open the Microsoft Store, search for "HEIF Image Extensions" (published by Microsoft Corporation), and install it. This codec is completely free.
  3. Download HEVC Video Extensions: Search the Microsoft Store for "HEVC Video Extensions" and install it. (Note: Microsoft charges a nominal fee of $0.99 for this codec because of licensing fees, but it is mandatory for Windows to decode modern iPhone photo and video files).
  4. Restart Your PC: Once both extensions are installed, restart your computer to ensure the Windows imaging architecture updates.
  5. Relaunch Photoshop: Open Photoshop again. You will now find that you can open, view, and process HEIC files seamlessly.

(Note: If you are on macOS, you can skip this section entirely. Apple computers natively support HEIC and HEVC out of the box.)


Method 1: How to Batch Convert HEIC to JPG in Photoshop Using Image Processor

The absolute easiest and most foolproof way to batch convert heic to jpg in photoshop is by using the built-in Image Processor script. This native tool is designed to automate file conversions without requiring you to record actions or build complex workflows.

Here is the step-by-step process:

Step 1: Organize Your Files

Before opening Photoshop, create a dedicated folder on your computer named Source HEIC and place all the HEIC files you want to convert inside it. Create a second empty folder named Converted JPG where you want Photoshop to save the output files. Keeping your directories clean prevents Photoshop from overwriting original files or getting stuck in loops.

Step 2: Launch the Image Processor

  1. Open Adobe Photoshop.
  2. Navigate to the top menu and click File > Scripts > Image Processor...
  3. A large dialog box will open, divided into four distinct sections.

Step 3: Select Your Input and Output Folders

  1. Section 1 (Select the images to process): Click Select Folder... and choose your Source HEIC folder. If your folder has nested subfolders of images that you also want to convert, check the box for Include All Subfolders.
  2. Section 2 (Select location to save processed images): Select Select Folder... and choose your empty Converted JPG folder. Alternatively, you can select "Save in Same Location," and Photoshop will automatically create a subfolder named "JPEG" inside your source folder.

Step 4: Configure the Export Settings

  1. Section 3 (File Type): Check the box next to Save as JPEG.
  2. Set Quality: Choose a number between 1 and 12. For professional photography, we recommend setting this to 10 or 12 to minimize compression artifacts. For web use, 8 is a great balance between quality and file size.
  3. Convert Profile to sRGB: This is critical. Always check the box for Convert Profile to sRGB. As discussed earlier, this ensures the wide Display P3 colors from your iPhone are correctly translated to sRGB, preventing your JPEGs from looking washed out on browsers or older monitors.
  4. Keep the Resize to Fit box unchecked unless you want to downscale your images to a specific maximum width and height.

Step 5: Run the Batch Process

  1. Skip Section 4 (Preferences) unless you want to apply a specific creative action or insert your copyright metadata automatically.
  2. Click the Run button in the top right corner of the dialog box.
  3. Photoshop will now open, process, and save every HEIC image one by one. Depending on the size of your files and your computer's speed, this can take anywhere from a few seconds to several minutes. Sit back and watch Photoshop do the heavy lifting!

Method 2: How to Batch Convert HEIC to JPG Photoshop Using Actions and Batch Automate

While the Image Processor is simple, it is limited. If you want to perform custom edits during the conversion process—such as applying a specific color grade, resizing the resolution, adding a watermark, or sharpening the image—you must use the Actions and Batch Automate workflow.

This method consists of two parts: recording an Action, and then running that Action across a folder of HEIC files.

Part A: Record the "HEIC to JPG" Action

To automate a task, you must first teach Photoshop how to do it.

  1. Open a single HEIC file in Photoshop.
  2. Open the Actions panel by going to Window > Actions (or press Alt + F9 on Windows / Option + F9 on Mac).
  3. Click the Create New Action button (the small "+" icon or square with a folded corner at the bottom of the panel).
  4. Name your action "HEIC to JPG Convert" and click Record. The circular record button at the bottom of the panel will turn red, indicating Photoshop is tracking your steps.
  5. Go to File > Save a Copy... (or Save As... depending on your Photoshop version).
  6. In the file format dropdown menu, select JPEG.
  7. Choose your destination (for now, just save it to your desktop or temporary folder) and click Save.
  8. A JPEG Options window will pop up. Select your desired quality (e.g., Maximum Quality 12, Baseline Standard) and click OK.
  9. Close the open HEIC file by clicking the "X" on the document tab (choose "Don't Save" if asked to save changes to the original file).
  10. Stop Recording: Immediately go back to the Actions panel and click the square Stop Playing/Recording button. Your recorded action should look like this:
    • Save
    • Close

Part B: Run the Batch Automation

Now that Photoshop knows the sequence of events, you can scale it.

  1. Go to File > Automate > Batch...
  2. In the Batch dialog box, configure the following settings:
    • Play:
      • Set: Select the folder set where you saved your action (e.g., "Default Actions" or your custom set).
      • Action: Select "HEIC to JPG Convert".
    • Source: Select Folder from the dropdown menu, click Choose..., and select your folder containing the raw HEIC files.
    • Destination: Select Folder from the dropdown, click Choose..., and select your target export folder.
    • Override Action "Save As" Commands: Crucial Step. Check this box. This tells Photoshop to ignore the specific folder location you used when recording the action on your desktop and instead save the files to the destination folder you designated in the Batch menu.
    • File Naming: If you want to rename your files during conversion, you can set up a naming scheme here (e.g., Document Name + _converted + .extension). Otherwise, leave it as default to preserve original filenames.
    • Errors: Select Log Errors To File and choose a destination on your computer. This prevents the batch process from stopping midway if it encounters a corrupted or unreadable file.
  3. Click OK. Photoshop will run the batch sequence, converting all your files dynamically.

Pro-Tips for Maintaining Color Accuracy and Image Quality

When you batch convert heic to jpg in photoshop, you are moving from a highly modern, efficient, high-bit-depth container to a legacy 8-bit format. To get professional-grade results, follow these color and quality optimization rules:

Avoid Double Compression

JPEG is a "lossy" format. Every time a JPEG is saved, it compresses the visual data, discarding micro-details to save space. To preserve the maximum dynamic range and color clarity of your iPhone's camera sensor:

  • Keep Photoshop's JPEG quality set to 10, 11, or 12.
  • Avoid saving your converted JPEGs over existing JPEGs.
  • If you plan on doing heavy retouching, crop-offs, or digital painting later, batch convert your HEIC files to PSD or 16-bit TIFF first instead of JPEG.

Handle the Display P3 Wide Color Gamut

Modern smartphones capture colors that standard web browsers simply cannot render. When you convert HEIC directly to JPG without changing the color profile, the software will literally "truncate" the colors, leaving your images looking dull or desaturated.

  • When using the Image Processor, always check Convert Profile to sRGB.
  • If you are recording a custom Action, go to Edit > Convert to Profile..., choose sRGB IEC61966-2.1 as the Destination Space, and apply it before saving. This maps the wide gamut colors of Display P3 down to the standard web gamut smoothly, preserving skin tones, vibrant skies, and colorful landscapes.

Alternative Adobe Workflows: Lightroom Classic & Adobe Bridge

While Photoshop is the gold standard for editing, it is not always the fastest batch image processor. Depending on your Creative Cloud subscription, you may have access to tools that can handle bulk conversions even faster.

The Adobe Lightroom Classic Method

Lightroom is built from the ground up for high-volume metadata management and exports. If you have hundreds or thousands of photos, Lightroom Classic will handle them faster than Photoshop:

  1. Open Lightroom Classic.
  2. Click Import... and select the folder of HEIC files.
  3. Once imported, select all files (Ctrl + A on Windows or Cmd + A on Mac).
  4. Click Export... in the bottom left.
  5. In the Export dialog:
    • Under File Settings, set the Image Format to JPEG.
    • Set Quality to 90% to 100%.
    • Set Color Space to sRGB.
  6. Click Export. Lightroom will process the files in the background using multi-threaded CPU acceleration, which is significantly faster than Photoshop's single-file automated rendering.

The Adobe Bridge Workflow

Adobe Bridge is another fantastic utility included with most Photoshop plans that can execute batch exports without even launching Photoshop's main interface:

  1. Open Adobe Bridge.
  2. Navigate to your HEIC folder in the left-hand folder tree.
  3. Select all the images you want to convert.
  4. On the right-hand side of the workspace, locate the Export panel.
  5. Drag and drop your selected HEIC images into the Custom Export box inside the Export panel.
  6. Configure the export settings to save as JPEGs, set the destination folder, specify the sRGB color profile, and click Start Export.

Frequently Asked Questions (FAQ)

Can I batch convert HEIC to JPG in Photoshop without opening each file manually?

Yes. Both the Image Processor script (File > Scripts > Image Processor) and the Batch utility (File > Automate > Batch) will open, process, save, and close your HEIC files automatically. You do not need to click on or open any image manually.

Why is Photoshop telling me I need non-Adobe software to open HEIC?

This occurs on Windows machines that lack the necessary operating system codecs to read HEIF data. You must download and install the HEIF Image Extensions and HEVC Video Extensions directly from the Microsoft Store. Once installed, restart Photoshop, and the error will disappear.

How do I keep my photos from looking washed out after converting HEIC to JPG?

This happens because iPhones shoot in a wide color space called Display P3. To keep your colors vibrant and accurate, ensure you check the Convert Profile to sRGB option in Photoshop's Image Processor, or convert the color space via Edit > Convert to Profile > sRGB before saving your JPEG files.

Is there a way to convert HEIC to JPG on Mac without Photoshop?

Yes. macOS has a powerful built-in utility. Select all your HEIC files in Finder, right-click, and choose Quick Actions > Convert Image. In the dropdown, select JPEG, choose your size, and click Convert to JPEG. It takes less than two seconds and requires no extra software.

Can I convert HEIC to PNG in bulk using Photoshop?

Yes. While the Image Processor only supports JPEG, PSD, and TIFF, you can record a custom Action where you save the file as a PNG. Once the Action is recorded, use File > Automate > Batch to apply that action to your entire HEIC folder.


Conclusion

Photoshop provides incredibly robust tools for batch converting files, allowing you to easily handle the transition from mobile-optimized HEIC formats to universally compatible JPEGs. Whether you choose the simplicity of the Image Processor or the deep customization of recorded Actions & Batch Automate, you can convert hundreds of images with just a few clicks.

Remember to always install the required Microsoft extensions if you are on Windows, and never forget to convert your color profiles to sRGB to keep your photos looking as stunning as they did on your iPhone screen. By mastering these automated workflows, you will save hours of manual labor, leaving you with more time to focus on what truly matters: your creative vision.

Related articles
How to Upscale Resolution Online: Complete AI Image Guide
How to Upscale Resolution Online: Complete AI Image Guide
Learn how to upscale resolution online up to 8x without losing quality. Discover the best tools, model selections, and workflows for perfect results.
May 22, 2026 · 15 min read
Read →
How to Convert Multiple JPG to GIF: The Ultimate Guide
How to Convert Multiple JPG to GIF: The Ultimate Guide
Learn how to convert multiple JPG to GIF using online tools, Photoshop, GIMP, Python, or ImageMagick. Optimize colors, frame rates, and file size like a pro.
May 22, 2026 · 14 min read
Read →
JPG Size Reducer 100 KB Online: Quick, Free & No Quality Loss
JPG Size Reducer 100 KB Online: Quick, Free & No Quality Loss
Need a reliable JPG size reducer 100 KB online tool? Quickly shrink your images to 100KB, 20KB, or 150KB for fast uploads without losing quality!
May 22, 2026 · 13 min read
Read →
Best PNG to JPG App: Convert Images on iPhone & Android
Best PNG to JPG App: Convert Images on iPhone & Android
Looking for the best PNG to JPG app? Learn how to convert images on your phone instantly with these top-rated free tools and built-in mobile features.
May 22, 2026 · 14 min read
Read →
How to Convert MP4 to GIF in Photoshop (and Vice Versa)
How to Convert MP4 to GIF in Photoshop (and Vice Versa)
Master how to convert MP4 to GIF in Photoshop with this step-by-step guide. Learn to optimize sizes, fix common export bugs, and convert GIFs back to MP4.
May 22, 2026 · 15 min read
Read →
How to Blur Part of Image Photoshop: The Professional Guide
How to Blur Part of Image Photoshop: The Professional Guide
Learn how to blur part of image photoshop like a pro. Master non-destructive selection techniques, manual brush tools, and advanced AI depth blurs.
May 21, 2026 · 18 min read
Read →
JPG to PNG Remove Background Online: The Ultimate Guide
JPG to PNG Remove Background Online: The Ultimate Guide
Easily convert jpg to png remove background online for free. Learn how to get clean, transparent images and optimize them for high-speed websites.
May 21, 2026 · 12 min read
Read →
Best HEIC to JPG App Windows: 5 Free & Secure Offline Tools
Best HEIC to JPG App Windows: 5 Free & Secure Offline Tools
Looking for a reliable HEIC to JPG app for Windows? Convert iPhone photos locally, securely, and in batch with these top-rated free and portable tools.
May 21, 2026 · 16 min read
Read →
The Ultimate MX Check Up Guide: Solve Email Delivery Issues
The Ultimate MX Check Up Guide: Solve Email Delivery Issues
Run a complete MX check up to diagnose email delivery failures. Learn how to perform an online mx check and optimize your domain's DNS settings.
May 21, 2026 · 15 min read
Read →
Income Tax Slab for AY 2026 21 Calculator: Old vs New Rates
Income Tax Slab for AY 2026 21 Calculator: Old vs New Rates
Looking for an income tax slab for ay 2026 21 calculator? Master AY 2026-27 rules, compare AY 2020-21 rates, learn the math, and build your own Excel calculator.
May 21, 2026 · 13 min read
Read →
Related articles
Related articles