Convert iPhone HEIC photos to JPG without uploading them
iPhone photos save as HEIC. Turn them into JPG on your computer with Tool Hub. The file stays in your browser. Nothing is sent to our servers.
4 min read
Apple made HEIC the default iPhone camera format in iOS 11 in 2017. That choice saves space on the phone. It also creates a weekly chore: a school form, a landlord portal, or a Windows PC that will not open the file. You do not need to email the photo to a random converter to fix it.
HEIC to JPG on Tool Hub turns HEIC into JPG in your browser tab. You pick the file on your computer. The page does the work. We do not receive the photo.
Why HEIC shows up in the first place
HEIC is a container around HEVC image data. On an iPhone it is efficient. On a Windows laptop, an older Android gallery, or a PDF form that only accepts JPG or PNG, it is a brick. AirDrop to a Mac usually works. Email to a PC often does not. People then search for “heic to jpg” and land on a site that asks them to upload the picture.
Upload converters are convenient. They are also a privacy mismatch. A camera roll is not a public document. It may include a child’s face, a passport page you photographed “just in case,” or the inside of your apartment. Once the file leaves your device, you are trusting a server you do not control, for a job that a browser can do locally.
What “in the browser” means for this conversion
Client-side means the Tool Hub page sends code to your tab. Your browser reads the HEIC with the File API. It decodes the image and writes a JPG. When you click download, the new file is saved through the browser download manager. We never had a copy to delete, because we never received one.
That is the same model as the rest of the SW Commercial file tools. There is no account. There is no “upload complete” bar that is actually a transfer to our host. If the tab can see the file, the conversion can run.
How to convert a HEIC file on Tool Hub
- Open https://tools.sw-commercial.com/heic-to-jpg.
- If you landed on the hub directory instead, search “HEIC” and open HEIC to JPG.
- Pick the
.heicor.heiffile from your computer. On iPhone, use Files or AirDrop the photo to a laptop first if you want a desktop conversion. - Wait for the preview. The work happens on the device, so a large burst of photos may take a few seconds.
- Download the JPG. Keep the original HEIC if you still want the smaller phone copy.
You do not create an account first. You do not wait for an email. Free conversion does not put a watermark on the file.
iPhone shortcuts that still leave you with HEIC
Mail on iOS can send “Most Compatible” JPEGs, and that is fine for one picture. It is a poor workflow for a folder of 40 event photos. AirDrop to a Mac preserves HEIC. A Windows share often does not decode it. iCloud Photos on the web can download JPEGs if you change a setting, but that is a cloud round-trip of the whole library, not a one-file fix.
Tool Hub is for the one-file or small-batch case: you already have the HEIC, and you need a JPG now, without creating a converter account.
What we do not do
We do not store the photo. We do not run a file-processing server for this tool. Ads, if shown on the page, are labeled and do not receive the file contents. The Chrome extension SW Toolbox can do similar jobs from a right-click, with 0 ads in the extension itself.
If you use Cursor or Claude and want the same conversion from the agent, the local MCP hub is documented at tools.sw-commercial.com/mcp. It binds to 127.0.0.1:17321 on your computer. It is not an upload API.
When JPG is the wrong output
Keep HEIC when you are staying inside Apple’s tools and you care about size. Convert when the next step is a website, a Windows app, or a print shop that listed JPG or PNG. If you need a PDF instead, Tool Hub also builds JPG to PDF in the same private model. If you need to shrink a huge photo before email, use compress on the hub rather than screenshotting the image.
A note on quality
A HEIC to JPG conversion is a decode plus a re-encode. You will not get a “better” photo than the original. You get a widely readable copy. If the JPG looks soft, check that you downloaded the conversion rather than a thumbnail, and that the source HEIC was not already a screenshot of a screenshot.
For AdSense reviewers and for you: this page describes a real tool at a real URL. The steps above are the product. There is no “coming soon” converter behind the link.