Convert NEF to JPG on Mac: 3 Methods
Convert Nikon NEF to JPEG on Mac with Photos, a RAW editor, or GetCompress for delivery sizing. Keep NEF masters; export JPG for clients and MLS.
Nikon NEF files keep highlight and shadow latitude for editing. Clients, MLS portals, and web galleries still want JPEG. Develop locally, never overwrite NEF masters, and write JPEG deliverables to a separate folder. A typical real estate shoot can produce hundreds of NEF files; export once at the right long edge, then resize or compress only if the upload still fails.
Keep the NEF master
| File | Role |
|---|---|
| NEF | Edit master and archive |
| JPEG | Client, MLS, web |
| Mistake | Result |
|---|---|
| Saving over NEF | Lost RAW latitude |
| Full-res JPEG by email | Bounce or frustrated clients |
| Skipping a 100% zoom check | Soft proofs go live |
See RAW to JPG on Mac for the cross-brand workflow. Canon CR2: CR2 to JPG on Mac . Preview does not open NEF reliably. Use Photos or a RAW editor.
Method 1: Export JPEG from Photos
Best for: Smaller sets already in your Photos library.
- Import NEF into Photos, or select existing shots.
- Apply edits in Photos, or round-trip to Capture One or Lightroom when needed.
- File → Export → Export N Photos.
- Choose JPEG at the quality your client spec lists.
| Delivery | Quality | Width hint |
|---|---|---|
| Email proof | High | 2048 px |
| MLS | High | Often 3000 px max |
| Web gallery | Medium-High | 1920 to 2400 px |
Photos defaults to sRGB JPEG, which matches most portal requirements. Compare three exports at 100% zoom before the full upload.
Limitation: Importing hundreds of card files into Photos only to export JPEG is often slower than a folder-based RAW editor.
Method 2: Lightroom or Capture One
Best for: Card ingest folders and synced edits across a shoot.
- Import NEF from the job folder with a sync preset.
- Apply edits across the set.
- Export JPEG to
deliverables/jpeg/. - Set long edge, sRGB, and quality in the export preset.
| Setting | Typical value |
|---|---|
| Color space | sRGB for web and MLS |
| Quality | 85 to 90 |
| Long edge | Portal max width |
| Sharpening | Screen for web |
Save export presets per client so second shooters match the deliverable without asking for settings each job.
Limitation: You still need a second pass when portals reject full-res JPEG on megabyte caps.
Method 3: Size deliverables in GetCompress
Best for: Consistent width and quality across a finished JPEG folder after RAW export.

- Export JPEG from Photos or your RAW editor first. GetCompress is not a NEF demosaicer.
- Drop the JPEG deliverables folder into GetCompress .
- Set long edge and quality for MLS, web, or email.
- Export sized copies. Keep full-res JPEG masters if you may need them later.
Processing stays on your Mac. Save presets per portal so the next shoot matches. For more on JPEG size after export, see how to compress images on Mac .
You can also resize with sips after export:
for f in deliverables/*.jpg; do sips -Z 3000 "$f"; doneWhich method should you use
| Situation | Start here |
|---|---|
| Small set already in Photos | Photos export |
| Card folder with synced edits | Lightroom or Capture One |
| Portal width and quality across the shoot | GetCompress after JPEG export |
When a simpler export is enough
If Photos exports JPEG that the client accepts at the stated width, stop there.
GetCompress fits when every gallery needs the same long edge and quality, when second-shooter JPEG joins the same queue, or when a portal rejects the first upload and you want to tweak one preset instead of re-exporting from NEF. Keep ingest read-only. Never treat phone JPEG sidecars as NEF masters in the same batch script.
- Convert RAW to JPG on MacConvert RAW to JPG on Mac with Photos export, Preview for some DNG files, or your editor. Keep RAW masters; deliver JPEG copies.
- Convert CR2 to JPG on MacConvert Canon CR2 to JPEG on Mac with Photos, Lightroom, or delivery sizing in GetCompress. Keep RAW masters; export JPG for clients and MLS.
- How to Compress Images on MacCompress images on Mac with GetCompress, Preview, or sips. Resize JPG and PNG, convert HEIC, and keep sharp UI for email or web.
- Convert NEF to JPG on WindowsConvert Nikon NEF to JPEG on Windows with Photos, Lightroom, or GetCompress for delivery sizing. Keep NEF masters; export JPG for clients and MLS.