RawViewer Changelog

What's new in RawViewer 1.16.2

Nov 11, 2021
  • Batch format conversion: added option to maintain file date and time or not.
  • Email address to contact us updated: [email protected] is the new email address to contact us.

New in RawViewer 1.16.1 (Oct 2, 2021)

  • Tools: fixed a bug of Image file to RAW file, when the source image file is BMP/JPEG and the output RAW format is RGB.

New in RawViewer 1.16.0 (Jun 26, 2021)

  • Program icon updated.

New in RawViewer 1.15.1 (Feb 11, 2021)

  • Batch processing dialog:
  • Initialize source directory with the directory where current file is located.

New in RawViewer 1.15.0 (May 18, 2020)

  • Tool: Split YUV file.

New in RawViewer 1.14.0 (May 5, 2020)

  • UYVY/VYUY formats supported.
  • Help: View color.
  • Progress dialog for batch processing.

New in RawViewer 1.13.1 (Feb 18, 2020)

  • Optimized conversion from YUV (NV21/NV12/I420/YV12/I422H/I442V/I444/YUYV/YVYU) to gray/gray16 when saving files.

New in RawViewer 1.13.0 (Feb 17, 2020)

  • Color channel: RGB, Y, Cb, Cr, R, G, B, Alpha.
  • Settings: Stop on last/first image when switching images.
  • View: First image, Last image.
  • Pop-up menu updated.

New in RawViewer 1.12.0 (Jan 5, 2020)

  • Color channel: Y, Cb, Cr, R, G, B.
  • Batch processing: recursive batch processing

New in RawViewer 1.11.2 (Aug 17, 2019)

  • Switch directory: maintain file index if Ctrl key is down and file count of the two directories are the same.

New in RawViewer 1.11.1 (Apr 7, 2019)

  • PBM/PGM/PPM: optimized decoding.

New in RawViewer 1.11.0 (Apr 5, 2019)

  • PBM/PGM/PPM file formats supported.
  • View: Next directory, Previous directory.
  • Esc key to exit the program.

New in RawViewer 1.10.3 (Feb 4, 2019)

  • File name sorting algorithm updated.

New in RawViewer 1.10.2 (Jan 12, 2019)

  • Fixed bug when decoding 16-bit RGB & RGBA PNG files.

New in RawViewer 1.10.1 (Oct 2, 2018)

  • Format conversion: RAW to PNG.
  • Format conversion: PNG to RAW.
  • Format conversion: added RAW formats BGRA, RGBA, ABGR, ARGB.
  • Format conversion: added file size (like _400x300) to RAW file name automatically, if file size is not included in original file name.
  • File Save: added file size (like _400x300) to file name automatically, if file size is not included in original file name.

New in RawViewer 1.9.4 (Aug 5, 2018)

  • RAW file image size parsing updated.
  • Valid RAW file name examples:
  • MyRawFileName_640x480.rgb
  • 640x480_MyRawFileName.rgb
  • MyRawFileName_640x480_ccc.nv21
  • MyRawFileName640x480_ccc.nv21
  • MyRawFileName640X480_bbb.nv21
  • MyRawFileName640X480aaa.nv21

New in RawViewer 1.9.3 (Aug 4, 2018)

  • RAW file image size parsing updated.
  • Valid RAW file name examples:
  • MyRawFileName_640x480.rgb
  • MyRawFileName_640x480_xxx.nv21
  • MyRawFileName640x480_xxx.nv21
  • MyRawFileName640X480_xxx.nv21

New in RawViewer 1.9.2 (Aug 1, 2018)

  • WebP: prompt user to confirm before overwriting multi-frame WebP files.

New in RawViewer 1.9.0 (Jul 30, 2018)

  • WebP image files supported.

New in RawViewer 1.8.3 (Jun 23, 2018)

  • File order updated.

New in RawViewer 1.8.2 (Apr 5, 2018)

  • YCbCr <-> RGB precision improved.

New in RawViewer 1.8.1 (Apr 1, 2018)

  • Guess image size when image size is unkown or incorrect.

New in RawViewer 1.8.0 (Feb 14, 2018)

  • Added new settings: Always on top.
  • Replaced "Lock display region" with "Lock zoom scale".

New in RawViewer 1.7.0 (Jan 20, 2018)

  • Supported new file formats: G12B, G12L. (gray 12-bit big-endian, gray 12-bit little-endian)

New in RawViewer 1.6.0 (Dec 18, 2017)

  • Supported new file formats: G16B, G16L. (gray 16-bit big-endian, gray 16-bit little-endian)
  • Added menu items to View: 800%, 400%, 200%, 100%, fit-in, zoom in, zoom out.

New in RawViewer 1.5.1 (Nov 11, 2017)

  • Made the + and - keys on the number key pad zoom in and out like the + and - keys located across the top of the keyboard do.
  • Changed program icon color from black to blue.

New in RawViewer 1.5.0 (May 21, 2017)

  • Added Pixel Color to View, which can be used to get pixel color of specified position in the image.
  • Added Lock display region to Settings. When this setting is checked, image display ratio and region does change when switching between same-size images.
  • Conversion between YCbCr and RGB dialog was made modeless for convenience.
  • Improved precision of conversion between YCbCr and RGB.

New in RawViewer 1.4.0 (Apr 29, 2017)

  • Improved rgb/bgr to rgba/bgra/abgr/argb conversion: set alpha value as 255 when "Alpha as opacity" is set, otherwise set alpha value as 0. Previous versions always set alpha value as 0.
  • Remember tool bar and status bar show/hide.
  • Remember window position and size.
  • Modified short-cut key of "Save as": the new short-cut key is Ctrl+A.

New in RawViewer 1.3.0 (Apr 3, 2017)

  • Added PNG file format support.
  • Added zoom in and zoom out. Previous version has only fit-in and 1:1, this version supports more zoom ratios.
  • Added Format conversion: JPEG to RAW, RAW to JPEG.