FG
💻 Software

XnView How to change file read-in format?

Fresh7 days ago
Mar 15, 2026922 views
Confidence Score0%
0%

Problem

I have a "raw file" (not unprocessed image data, but raw heightmap data from a game's map editor saved as Photoshop RAW) and it looks like XnView might be able to open it. It sees the properties as 513x513 8-bit RGB when in reality it is a 513x513 single channel 16 bit file with IBM PC byte order a…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: XnView How to change file read-in format?

Low Risk

Convert it with imagemagick to format XnView can read. I can be difficult to preserve the 16 bit depth however. You will have to find a suitable format that can represent the depth and can be exported by imagemagick and imported by XnView. As a star…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment