Skip to content

SRF to JPS Converter

FileFlip converts SRF to JPS entirely inside your browser, using ImageMagick compiled to WebAssembly. The file is never uploaded to a server: it is read off your disk, converted on your own machine, and saved back by the browser. That means no file-size limit, no queue and no account.

Convert SRF to

How do I convert an SRF file to JPS?#

  1. Drop your SRF file onto the converter at the top of this page, or click it to pick one from your computer. You can add as many as you like.
  2. Leave the target set to JPS and the conversion starts on its own. FileFlip downloads 14.1 MB of WebAssembly the first time and nothing after that, then runs ImageMagick on your own machine.
  3. Save the JPS file. Your browser writes it straight to your downloads folder, because there was never a server holding it.

Does converting SRF to JPS lose quality?#

Yes, once. SRF keeps everything and JPS does not, so this is the first time the file meets a lossy encoder. At high quality the difference is hard to see, and it is worth keeping the SRF original, because every later re-save of the JPS loses a little more.

Is it safe to convert SRF files online?#

Yes, because nothing is uploaded. FileFlip converts SRF files inside the browser tab you already have open, using WebAssembly builds of the same engines a desktop converter would install. Your file is read from your own disk into the page's memory, and no request carrying it is ever made.

You do not have to take that on trust. Open your browser's network panel, run a conversion, and you will see the engine come down and your file go nowhere. There is no upload, no server-side copy, no retention window, and no account tied to what you converted.

How FileFlip works lists every engine, its version and its download size, and shows how to check for yourself that nothing leaves your machine.

What SRF to JPS actually does to the file#

Converting SRF to JPS runs on ImageMagick, downloads 14.1 MB of WebAssembly the first time and nothing after that, encodes a lossless source with a lossy encoder for the first time.

EngineImageMagick
Conversion pathOne step: SRF → JPS
Downloaded to your browser14.1 MB, once, then cached by your browser
QualityLossy, first generation
You get backOne file
Where it runsIn a background worker, so the page stays responsive

Worth knowing before you start:

  • camera raw is demosaiced with ImageMagick's defaults, which will not match the camera's own rendering
  • some cameras write lossily compressed raw, so the source is not always a complete sensor record

What is an SRF file?#

An SRF file stores raw sensor data from an early Sony Cyber-shot camera such as the DSC-F828, with parts of the file encrypted so that, originally, only Sony's own software could fully decode the white balance and color data.

SRF only exists as the format an old Cyber-shot camera such as the DSC-F828 already wrote; there's no reason to choose it today.

Convert SRF files to DNG or JPEG, since current raw processors have far better support for those than for Sony's original encrypted raw format.

What is a JPS file?#

A JPS file is an ordinary JPEG photograph that holds two views of the same scene side by side, one for each eye, flagged as a stereo pair by an APP3 marker that most software simply ignores.

Save a stereo pair as JPS when the destination software, such as StereoPhoto Maker or an anaglyph viewer, reads the APP3 stereo marker and the pair needs to travel as one file.

Convert JPS to a plain JPG when only the flat side-by-side image matters, or split it into two separate JPGs when software needs the left and right views on their own.

SRF to JPS questions people ask#

What Sony camera creates SRF files?

SRF files come from early Sony Cyber-shot cameras, most notably the DSC-F828, which was among the first Sony cameras to offer raw capture. Sony moved on to the SR2 and later ARW formats within a few years.

Why do colors look wrong when I open an SRF file?

SRF files from Sony's early Cyber-shot cameras have parts of the file encrypted, including white balance and color data, so software that hasn't worked around that encryption can decode the image but not its correct color rendering.

Can current raw software open SRF files?

Some can. Adobe Camera Raw and Lightroom Classic retain legacy support for SRF, and open-source tools like darktable and RawTherapee decode it through libraries that reverse-engineered Sony's encryption, but support is far thinner than for Sony's current ARW format.

What is a JPS file?

A JPS file is a standard JPEG image containing two side-by-side views of the same scene, one per eye, for stereoscopic 3D viewing. An APP3 marker inside the file identifies it as a stereo pair, but the underlying image data is ordinary JPEG.