SRW to PNG Converter

Convert Samsung NX RAW photos to PNG with lossless compression and transparency support

No software installation • Fast conversion • Private and secure

Step 1

Drag files or click to select

Convert files online

Step 1

Drag files or click to select

Convert files online

What is SRW to PNG conversion?

SRW to PNG conversion transforms proprietary Samsung RAW files into the open, lossless PNG image format. SRW is the RAW extension used by Samsung's NX mirrorless cameras: the flagship NX1 (28 MP APS-C back-illuminated sensor, 2014), the compact NX500 with the same sensor, the earlier NX300 and NX30 models, the miniature NX mini system, and the premium EX-series compacts (EX1, EX2F). Internally, SRW is a TIFF-based container holding unprocessed 12- to 14-bit sensor data alongside extensive EXIF and Samsung Maker Notes.

PNG (Portable Network Graphics) is an open raster image standard defined by ISO/IEC 15948. It uses lossless Deflate compression, supports a full alpha channel for transparency, and allows up to 16 bits per channel of color depth. Unlike JPEG, PNG never introduces compression artifacts even after hundreds of save cycles, making it the standard format for graphic design workflows, web graphics with transparency, and lossless intermediate storage.

Converting SRW to PNG serves specific needs. First, preparing photos for graphic design and web development where any compression artifact is unacceptable. Second, generating images with transparent backgrounds, such as product photography from Samsung NX with the background masked out. Third, creating a lossless intermediate format for multi-step editing, where repeated JPEG saves would accumulate artifacts.

Samsung discontinued its NX camera line in 2016, which made SRW a "frozen" format. While Adobe Camera Raw, Lightroom, and Capture One still support it, no new processing improvements are being released. This long-term uncertainty motivates many NX1 and NX500 owners to convert critical photos to PNG as insurance against future SRW support erosion in proprietary editors.

Technical comparison: SRW vs PNG

Data representation

SRW files contain unprocessed linear sensor data. Each pixel records a single color channel (red, green, or blue) according to the Bayer color filter array. Samsung NX1 and NX500 store 14-bit depth (16,384 levels per channel), while older NX models often used 12-bit (4,096 levels). The file includes a JPEG preview and extensive metadata.

PNG files store fully processed RGB or RGBA pixel data at 8 or 16 bits per channel using the Deflate lossless compression algorithm. Each pixel value is preserved exactly through any number of save cycles, with no quantization or detail loss.

Format characteristics

Characteristic SRW (Samsung RAW) PNG
Compression Lossless, proprietary Lossless (Deflate)
Color depth 12-14 bits per channel 8 or 16 bits per channel
Transparency support None Full alpha channel
Container TIFF-based Native, open
Typical file size (NX1, 28 MP) 40-60 MB 60-120 MB (8-bit RGB)
Browser support None Universal
Graphic editor support RAW plugins only All raster editors
EXIF metadata Full + Samsung Maker Notes Limited via tEXt chunks
Animation support None Yes (APNG variant)
Standardization Samsung proprietary, frozen ISO/IEC 15948, active

File size by Samsung camera model

Camera model Sensor Typical SRW size PNG size (8-bit RGB)
Samsung NX1 28 MP APS-C BSI 40-60 MB 80-120 MB
Samsung NX500 28 MP APS-C BSI 35-55 MB 75-110 MB
Samsung NX300 20 MP APS-C 25-35 MB 50-80 MB
Samsung NX30 20 MP APS-C 25-35 MB 50-80 MB
Samsung NX mini 20 MP 1-inch 20-28 MB 45-70 MB
Samsung EX2F 12 MP 1/1.7-inch 10-15 MB 20-35 MB

PNG files often exceed the original SRW size because PNG stores already-demosaiced RGB data for every pixel without psychovisual compression. This trade-off is acceptable when lossless quality and transparency support are priorities, but it makes PNG impractical for mass archive storage.

Use case suitability

Use case SRW PNG
Mass photo archive storage Excellent (compact RAW) Poor (very large files)
Re-editing flexibility Maximum Limited
Direct import to graphic editors Requires RAW plugin Native everywhere
Transparent backgrounds Not supported Excellent
Web display Not supported Excellent
Repeated editing without quality loss Yes Yes
Sharing with non-photographers Difficult Easy
Photo book printing services Not accepted Generally accepted

Why convert SRW to PNG?

Universal compatibility with graphic design tools

Adobe Photoshop, Affinity Photo, GIMP, Krita, Procreate, Figma, Sketch, and virtually every other graphic editor open PNG files natively. SRW requires either built-in RAW support (which not all editors provide) or a separate RAW plugin. Converting to PNG eliminates this friction entirely and ensures the file works in any creative tool.

Transparency for composites and masking

Removing the background from a product shot, isolating a portrait subject for a collage, creating a graphic element from a photographic source - all of these require alpha channel support. PNG is the standard format for images with transparency on the web and in design applications. Neither SRW nor JPG can store transparency.

Lossless intermediate storage

When a photograph from a Samsung NX1 or NX500 goes through multiple editing stages in different applications, PNG provides a lossless intermediate format. Unlike JPEG, where each save cycle introduces additional compression artifacts, PNG preserves the exact pixel values regardless of how many times the file is opened and re-saved.

Perfect gradient preservation

Studio portraits, sunset skies, smooth bokeh backgrounds - photographs with subtle tonal transitions can develop visible banding when compressed as JPEG. PNG preserves gradients exactly as they appear after RAW processing, which is critical for high-end portrait retouching, large-format printing, and professional publication work.

Sharp text and graphic overlays

When a Samsung NX photo serves as the background for an infographic, presentation slide, or technical documentation with overlaid text, arrows, or callouts, PNG keeps all elements crisp. JPEG's lossy compression introduces ringing artifacts around high-contrast edges between photographic and graphic content.

Technical details of the conversion process

Bayer demosaicing

Samsung NX camera sensors use a Bayer color filter array, recording one color per photosite. The conversion algorithm must reconstruct full RGB values for each pixel by interpolating from neighbors. The 28 MP BSI sensor in the NX1 and NX500 has densely packed pixels, making accurate demosaicing essential for preserving fine detail and preventing false colors or moire.

White balance application

In SRW, white balance is editable metadata. During basic conversion, the white balance recorded by the camera at the moment of capture is applied permanently to the PNG output. If the Samsung NX used a specific Kelvin value or preset (Daylight, Cloudy, Tungsten), that setting becomes fixed.

Linear-to-sRGB gamma correction

Sensor data is linear, but human vision is non-linear. The sRGB gamma curve (approximately 2.2) remaps tonal values for natural visual appearance on standard displays. Camera-native RGB is also converted into the sRGB color space during this stage.

PNG encoding with Deflate

The final step applies the Deflate algorithm (a combination of LZ77 and Huffman coding) to the 8-bit RGB pixel data. Unlike JPEG, no information is discarded. The file size depends on image complexity: repeating patterns and smooth areas compress efficiently, while highly detailed scenes produce larger files.

Which SRW photos benefit most from PNG conversion

Studio photography with solid backgrounds

Product shots on white or colored backdrops, portraits against plain walls, technical photographs in controlled lighting - these images compress relatively well in PNG thanks to repeating background pixels. They benefit from PNG's lossless quality without paying the full size penalty.

Photos destined for compositing

When a Samsung NX photograph will be used in a complex design with overlays, text, masking, or color adjustments, PNG as an intermediate format preserves maximum source quality for subsequent edits.

Images with subtle gradients

Studio portraits with soft lighting, evenly processed sky areas, smooth skin tones in retouched portraits - PNG preserves these gradients with mathematical precision, which is invaluable for high-end retouching or large-format printing.

Photos with overlaid graphics

When a Samsung NX1 or NX500 image becomes the basis for an illustration with added text, arrows, callouts, or other graphic elements, PNG keeps both photographic and graphic content sharp without JPEG-style ringing artifacts.

Advantages of PNG for Samsung NX photographs

Mathematically perfect lossless compression

PNG uses lossless Deflate compression. After encoding and decoding, the image is pixel-for-pixel identical to the input. No blocking artifacts, no ringing halos, no color banding - everything that emerged from RAW processing remains unchanged in the PNG file.

Alpha channel support

Transparency is essential for collages, web banners, design mockups with masked subjects, and product photography for online stores. PNG is the standard format for images with transparency in both web and graphic design contexts. Neither SRW nor JPG support an alpha channel.

Safe repeated editing

Each JPEG save cycle accumulates additional compression artifacts. PNG can be opened and re-saved hundreds of times without quality degradation, making it the natural choice for files that undergo extensive iterative editing.

Up to 16-bit color depth

PNG supports 16 bits per channel (65,536 levels), which nearly fully preserves the tonal range of 14-bit SRW data when exporting in 16-bit mode. This is valuable for serious post-processing in Photoshop with 16-bit working space.

Universal compatibility

PNG has been supported by every browser, operating system, and graphic editor since the late 1990s. Recipients can open the file without any specialized software, which is not true for SRW.

Limitations and important considerations

Large file sizes

PNG is not suitable for mass photo archive storage. A single 28 MP photo from Samsung NX1 occupies 60-120 MB in PNG - 1.5-2x larger than the original SRW and 8-15x larger than a high-quality JPG of the same image. For multi-year archive migration, choose JPG or TIFF instead.

Weak EXIF support

PNG only supports metadata through tEXt and zTXt text chunks, which is not a standardized EXIF format. Most photo organizers do not read EXIF from PNG as reliably as from JPG or TIFF. Samsung Maker Notes with Picture Wizard settings, lens correction profiles, and stabilization data are typically lost. If cataloging is important, consider TIFF or JPG.

No psychovisual compression

PNG uses general-purpose Deflate compression without leveraging human visual limitations. This makes PNG 5-10x larger than JPG for typical photographs at equivalent visual quality. For web publishing, this means slower page load times, higher bandwidth costs, and worse Core Web Vitals scores.

Basic decoding limitations

This service performs basic SRW decoding with default processing parameters: the white balance recorded by the camera is applied, standard sRGB gamma correction is used, and Bayer demosaicing runs automatically. Manual white balance adjustment, exposure compensation, highlight and shadow recovery, tone curves, noise reduction, and Samsung Picture Wizard profile application are not available through this converter. For full RAW processing with control over all parameters, use specialized software: Adobe Lightroom, Capture One, RawTherapee, or ON1 Photo RAW. This service is appropriate for quick SRW to PNG conversion when in-camera processing is sufficient or artistic adjustment is not required.

Always preserve SRW originals

PNG does not replace RAW. Even when saved in 16-bit mode, PNG already contains baked-in white balance and tonal curve decisions. To preserve full re-editing flexibility for the future, keep original SRW files on separate backup storage. This is especially important given that Samsung NX cameras are no longer in production - the SRW originals may be valuable if improved demosaicing algorithms appear in the future.

Samsung NX background for PNG conversion context

Samsung NX1 and NX500 cameras use a 28 MP BSI-CMOS sensor that produces PNG files at 6480x4320 pixel resolution. At 8-bit RGB, this yields roughly 80-100 MB per file. The 20 MP NX300 and NX30 produce 50-70 MB PNGs. The 12 MP EX-series compacts result in 20-30 MB PNG files. These large file sizes are an unavoidable consequence of lossless RGB storage at high resolution.

A clarification worth noting: modern Samsung Galaxy smartphones do not produce SRW files. In Pro Mode, Galaxy phones save RAW images as DNG (Digital Negative), Adobe's open RAW standard. Samsung completely abandoned proprietary SRW for mobile imaging in favor of DNG. Any .srw file in your collection came from a Samsung NX or EX-series camera, both of which were discontinued in 2016.

What is SRW to PNG conversion used for

Preparing Samsung NX photos for graphic design work

Designers convert SRW to PNG for direct import into Adobe Photoshop, Affinity Photo, Figma, and other design tools. PNG preserves maximum source quality for subsequent layering, retouching, text overlay, and graphic element addition on photographic foundations from Samsung NX1 or NX500 cameras.

Creating images with transparent backgrounds

Product or portrait photos from Samsung NX that need their backgrounds removed for use in collages, web banners, or catalog layouts require an alpha-channel-capable format. PNG preserves semi-transparent areas like hair edges, soft shadows, and feathered selections, which JPG and the original SRW cannot store.

Preserving gradients without banding

Studio portraits and landscapes from Samsung NX1 contain smooth tonal transitions in skies, bokeh backgrounds, and skin tones that may show banding when compressed as JPEG. PNG preserves these gradients with mathematical precision, which is valuable for large-format prints and high-end professional publication.

Intermediate format for multi-stage editing

When a Samsung NX300 or NX500 photo passes through several editing stages in different applications, using PNG as an intermediate format ensures each save cycle introduces no compression artifacts. This is essential for complex composites and detailed retouching where iterative editing is required.

Building illustrations for documentation

When a Samsung NX photo serves as the visual basis for an instructional, technical, or marketing illustration with added text, arrows, and callouts, PNG preserves crisp edges on all elements - both photographic and graphic - without the characteristic JPEG ringing artifacts around high-contrast boundaries.

Tips for converting SRW to PNG

1

Use PNG selectively, not for everything

PNG files from Samsung NX cameras are large: 60-120 MB per shot from the NX1. Use this format when you specifically need transparency, lossless repeated editing, or perfect gradient preservation. For archive storage and web publishing, JPG is 5-10x more compact at visually equivalent quality.

2

Keep SRW originals after conversion

PNG is lossless during compression but still contains baked-in white balance, gamma curve, and demosaicing decisions. SRW originals preserve the option to reprocess with future algorithms. This matters especially for discontinued Samsung NX cameras - store SRW backups on separate drives for long-term preservation.

3

Pre-process critical shots in a RAW editor first

Basic SRW to PNG conversion uses in-camera white balance and standard gamma correction. For artistic photos, process the SRW in Adobe Lightroom, Capture One, or RawTherapee first: adjust white balance, recover highlight detail, lift shadows, and apply noise reduction. Then export to PNG for final use in graphic design or print.

4

Choose 16-bit PNG for serious post-processing

If the PNG will serve as an intermediate format for further processing in Photoshop with curves, levels, or color grading adjustments, choose 16-bit PNG output when available. This preserves nearly all the tonal range of 14-bit SRW data and prevents banding from appearing during deep tonal manipulation.

Frequently Asked Questions

What is the SRW format and where does it come from?
SRW is Samsung's proprietary RAW format used by the NX mirrorless cameras (NX1, NX500, NX300, NX30, NX mini) and the premium EX-series compacts (EX1, EX2F). It is a TIFF-based container with 12-14 bit unprocessed sensor data. Samsung discontinued these camera lines in 2016. Modern Galaxy smartphones in Pro Mode save RAW as DNG, not SRW.
Is PNG truly lossless for Samsung NX photos?
Yes, PNG uses lossless compression based on the Deflate algorithm. After RAW processing of SRW data, the resulting image is preserved exactly in PNG without any compression artifacts. However, the conversion from 14-bit SRW to 8-bit PNG (if that mode is chosen) does reduce bit depth. For maximum tonal preservation, choose 16-bit PNG output, which more closely matches the original SRW depth at the cost of even larger file size.
How big will the PNG files be?
PNG files from Samsung NX1 or NX500 (28 MP, 8-bit RGB) typically weigh 60-120 MB - larger than the original SRW. NX300 and NX30 (20 MP) produce 40-70 MB PNGs. EX-series cameras (12 MP) yield 20-30 MB PNG files. Sizes depend heavily on image complexity: solid backgrounds compress efficiently, while detailed landscapes or noisy high-ISO shots produce larger files.
Does PNG add transparency to my Samsung NX photos?
SRW itself does not contain transparency data - it is raw sensor information. However, converting to PNG produces an image format capable of supporting an alpha channel, which is essential for subsequent editing where transparency is needed (such as background removal in Photoshop). This is one of PNG's key advantages over JPG, which has no transparency support at all.
Are EXIF metadata preserved when converting SRW to PNG?
PNG has limited EXIF support through tEXt and zTXt text chunks. Basic camera and capture information may be preserved, but many photo organizers do not read EXIF from PNG as reliably as from JPG or TIFF. Samsung Maker Notes with Picture Wizard settings and stabilization data are typically lost. If cataloging metadata is important, consider TIFF or JPG as alternative output formats.
PNG or JPG for photographs?
For most photographic uses, JPG is better: it is 5-10x more compact than PNG at visually equivalent quality. PNG is justified when you need transparency, plan multiple editing cycles without artifact accumulation, require perfect gradient preservation, or are preparing images for graphic design with overlaid text or graphics. For web publishing, social media, and archives, choose JPG.
Is PNG suitable for archiving Samsung NX photos?
PNG is generally not optimal for large photo archives due to its substantial file sizes. The best strategy for a discontinued Samsung NX camera archive: keep SRW originals on dedicated backup storage, maintain high-quality JPG copies for daily use, and use PNG only for individual photos requiring perfect quality, transparency, or preparation for graphic design work.
Can I batch convert multiple SRW files to PNG?
Yes, the service supports batch processing. Upload all your SRW files together and they will be converted to PNG with consistent settings. Note that PNG output files are large, so converting many photos from a Samsung NX1 or NX500 requires significant download bandwidth and storage space for the results.