Skip to content

Image Converter

An image converter rewrites a picture from one file format into another. FileFlip does that with ImageMagick compiled to WebAssembly, running inside the tab you already have open, so the photo is read straight off your disk and never uploaded.

Every one of them runs in the browser, on this page, with no upload and no account.

53formats3,062conversions

Every image format FileFlip supports#

FileFlip reads 26 of these without writing them, so they work as a source and not as a target. Another 1 can be produced but not opened, so they appear as a target only.

FormatWhat it isConvert
3fr3FRHasselblad CFV/H3D39IIConvert 3FR
arwARWSony Alpha Raw Image FormatConvert ARW
avifAVIFAV1 Image File FormatConvert AVIF
bmpBMPMicrosoft Windows bitmap imageConvert BMP
bmp2BMP2Microsoft Windows bitmap image (V2)Convert BMP2
bmp3BMP3Microsoft Windows bitmap image (V3)Convert BMP3
cr2CR2Canon Digital Camera Raw Image FormatConvert CR2
cr3CR3Canon Digital Camera Raw Image FormatConvert CR3
crwCRWCanon Digital Camera Raw Image FormatConvert CRW
dcrDCRKodak Digital Camera Raw Image FileConvert DCR
dngDNGDigital NegativeConvert DNG
erfERFEpson RAW FormatConvert ERF
gifGIFCompuServe graphics interchange formatConvert GIF
gif87GIF87CompuServe graphics interchange formatConvert GIF87
hdrHDRRadiance RGBE image formatConvert HDR
heicHEICHigh Efficiency Image FormatConvert HEIC
heifHEIFHigh Efficiency Image FormatConvert HEIF
icoICOMicrosoft iconConvert ICO
iconICONMicrosoft iconConvert ICON
inlineINLINEBase64-encoded inline imagesConvert INLINE
jngJNGJPEG Network GraphicsConvert JNG
jpeJPEJoint Photographic Experts Group JFIF formatConvert JPE
jpegJPEGJoint Photographic Experts Group JFIF formatConvert JPEG
jpgJPGJoint Photographic Experts Group JFIF formatConvert JPG
jpsJPSJoint Photographic Experts Group JFIF formatConvert JPS
jxlJXLJPEG XL (ISO/IEC 18181)Convert JXL
k25K25Kodak Digital Camera Raw Image FormatConvert K25
kdcKDCKodak Digital Camera Raw Image FormatConvert KDC
mrwMRWSony (Minolta) Raw Image FileConvert MRW
nefNEFNikon Digital SLR Camera Raw Image FileConvert NEF
nrwNRWNikon Digital SLR Camera Raw Image FileConvert NRW
orfORFOlympus Digital Camera Raw Image FileConvert ORF
pbmPBMPortable bitmap format (black and white)Convert PBM
pefPEFPentax Electronic FileConvert PEF
pjpegPJPEGJoint Photographic Experts Group JFIF formatConvert PJPEG
pngPNGPortable Network GraphicsConvert PNG
ppmPPMPortable pixmap format (color)Convert PPM
psdPSDAdobe Photoshop bitmapConvert PSD
rafRAFFuji CCD-RAW Graphic FileConvert RAF
rasRASSUN RasterfileConvert RAS
rawRAWRawConvert RAW
rgfRGFLEGO Mindstorms EV3 Robot Graphic Format (black and white)Output only
rmfRMFRaw Media FormatConvert RMF
rw2RW2Panasonic Lumix Raw ImageConvert RW2
scrSCRZX-Spectrum SCREEN$Convert SCR
sixelSIXELDEC SIXEL Graphics FormatOutput only
sr2SR2Sony Raw Format 2Convert SR2
srfSRFSony Raw FormatConvert SRF
sunSUNSUN RasterfileConvert SUN
tiffTIFFTagged Image File FormatConvert TIFF
webpWEBPWebP Image FormatConvert WEBP
x3fX3FSigma Camera RAW Picture FileOutput only
xcfXCFeXperimental Computing FacilityConvert XCF

How image conversion works here#

The first image conversion of a session downloads a 14.8 MB ImageMagick module. Your browser caches it, so everything after that starts immediately. That one module covers every format on this page, from a screenshot to a 60 MB Canon raw file.

Quality is a property of the target format rather than of the tool. JPEG and WebP discard detail to get small, while PNG and TIFF keep every pixel, so a conversion between them usually changes the file size far more than it changes what you can see.

Camera raw files are readable and not writable. FileFlip will open a CR2, NEF, ARW or DNG and turn it into something a browser can display, and it will not write one back, because a raw file is what a specific sensor recorded.

Every engine, its exact version and its download size are listed on how FileFlip works, along with how to check for yourself that nothing is uploaded.

Other converters#

The conversion index lists the other eight families and the conversions people ask for most in each of them.