BIL2BMP BIL2BMP Freeware

- BIL/HGT to BMP Converter -

by Yuzuru Jewell(KANAE PROJECT)

This program reads binary altitude map(BIL) and outputs a texture and height map in bitmap form. This program can also read the data of SRTM3 data(HGT) and the data of The Global Land One-km Base Elevation (GLOBE) Project. If there is a HDR file of the same name, this program automatically read Byte Order, Colomns, Rows, and Missing Flag. When there is not HDR file, this program specifies them in a dialog. Byte Order is chosen from Signed 16 bit little-endian and Signed 16 bit big-endian. A texture specifies a color using conversion table of the height and color of BIL2BMP.txt.

Download

BIL2BMP for win32 1.0.4 (02/25/10)

Virus checked by NOD32 ver.26219.

License

The Software is provided "AS IS," without a warranty of any kind.

In no case shall the author be liable for any damage or unwanted behavior of any computer hardware and/or software.

No Rental. Customer may not rent or lease the SOFTWARE to someone else.

All title and copyrights in and to the SOFTWARE (including but not limited to all images, photographs, animations, video, audio, music, text, and other information incorporated into the SOFTWARE), the accompanying printed materials, and any copies of the SOFTWARE, are owned by KANAE PROJECT.

The SOFTWARE is protected by copyright laws and international treaty provisions. Accordingly, Customer is required to treat the SOFTWARE like any other copyrighted material, except as otherwise allowed pursuant to this LICENSE and that it may make one copy of the SOFTWARE solely for backup or archive purposes.

Operating environment

Windows 32bit

Windows 8.1/10 64bit/32bit

Install & UnInstall

Install

Unzip the ZIP file and copy all extracted files to storage. The following files will be extracted.

  • "BIL2BMP.exe" program unit
  • "BIL2BMP.txt" height pallete file
  • "readme.txt" readme file
  • "readme_w64ja.html" readme(Japanese)
  • "license_ja.txt" KANAE PROJECT Software License Agreement File(Japanese)

Uninstall

After confirming that the program has finished, delete the following files in the folder from storage.

  • "APP.exe"
  • "readme.html"
  • "readme_w64ja.html"
  • "license_ja.txt"
How to use
1) Load BIL/HGT
Clicking the "Load BIL" button displays a file selection dialog and loads the specified altitude file.

Software reads the binary file of height information.
It is the arrangement of little_endian of smallint, or big_endian.
The unit of height is meter.
When there is a HDR file of the same name, you can use the file.
HDR files are the following structures in a text.

--
data_byte_order          = little_endian or big_endian
number_of_rows           = NNN
number_of_columns        = NNN
elev_m_missing_flag      = -NNN
--

A space is disregarded. "NNN" is an integer. Other value is not used.
The maximum of Colomns and Rows is 1201.
If there is not HDR file, this program specifies them in a dialog. If you load HGT files, Setup Dialog was shown. The parameters are set automatically. Please click the OK button, if it is as expected.
If there is not HDR or HDT file, this program specifies them in a dialog.

2) Save BMP

This program outputs two BMP files. They are the texture file (TX file) which added "-tx" to the file name inputted into the dialog, and the height map file (HT file) which added "-ht".
TX file outputs a texture file from BIL using the conversion table of a color and height of BIL2BMP.txt.
HT file is the monochrome picture which carried out smoothing by the width which specified the height information on BIL and which was optimized from 0 to 255. White is high and black is low.

texture file
height map file

If you specify the range by the drug of a mouse, software changes the specified range. If you do not specify the range, software changes all the ranges.

3) Smoothing

When outputting above-mentioned HT file, the width which carries out smoothing is specified. The left is small and the right is large.

4) BIL2BMP.txt - Structure of the conversion table of a color and height.

It is a TAB pause.

--
Height[m]	R(0-255)	G(0-255)	B(0-255)
--
History
01/16/20
  • The operating environment has been changed to Windows 8.1/10.
02/25/10 version 1.0.4
  • You can use it on Windows7.
  • Some bug fixed.
06/22/08 version 1.00
  • First release.
Donate

Second Life

The Donate box at KANAE SHOP
PhasicFoo/39/14/24 KANAE PROJECT Shop.

PayPal

Acknowledgments

Thanks to KJ Georgette for help with this Readme file.

Thanks to youwoth Jewell for checking this software.

This article is automatically translated by the computer interpreter.
Please notify me of any mistakes in translation.