NOAA Marine Chart Converter
We may earn commissions if you shop through the links below.
NOAA makes its marine charts available for free to the public, but those charts come in a BSB format. If you want to manipulate the marine charts on your computer, unless you hack the file, you have to use a computer program designed to read the BSB format. To make the charts usable in any graphics program or to print your own NOAA charts, you need to convert them from the native BSB format to a graphics format like PNG, JPEG or TIFF.
In the past, you had to use NOAA’s somewhat confusing tool or a command-line hack. Bob Webster, feeling our pain, programed an open-source BSB converter. It converts NOAA’s native BSB format to PNG, JPEG or TIFF. Download the BSB converter for free.
Using the chart converter is painless.
- Start the program.
- Click the “Browse” button next to the “Source (BSB) Folder” dialog box.
- Find the folder that contains your BSB download from NOAA and click on it to highlight it. Click “OK.”
- Click the “Browse” button next to the “Destination Folder” dialog box.
- Find the folder where you want to place the converted files and click on it to highlight it. Click “OK” after you find the folder.
- Open the “Output File Format” menu by clicking on the down-arrow next to the box.
- Select PNG, JPEG or TIFF by clicking on it. All three formats are readable by modern graphic programs.
- Click “GO” and wait for it to process the files. In the big right-hand box, the program will tell you when it’s done.
NOAA BSB charts separate the insert maps from the main chart. If you want everything on one sheet, you’ll need to use a graphic program to paste the insert maps into the main chart.
Or if you use a RSS Feed Reader subscribe via our RSS Feed.
7 Comments
Steve McAllister
Thanks for the tip.
According to Sourceforge, it looks like someone is creating a Linux BSB converter as well.
Haven’t tried it yet. Saves you from having to boot into windows to do the convert.
Bryan Hansel
For Linux users that sounds like a good deal. I’d like to see someone do a Mac version, too.
Stevie
Hey Brian,
Since MacOS and Linux are based on a very similar Unix, I suspect it may compile on Macintosh if it is a command line application.
If it is a graphic oriented interface, then it may not be so easy.
I notice a lot of developers are releasing command line versions of their conversion applications so that they can be installed on any Unix based operating system. It also makes it easier to modify for use on Microsoft as well and vise versa.
Jett
this is a GREAT tool. Many thanks!