Files with the LZH extension identify a compressed file archive using Lempel-Ziv and Haruyasu compression algorithms. The LZH compression format is based on the LZSS compression scheme. LZH files utilize a dictionary encoding method that substitutes strings with a dictionary location containing the same string. LZH files may be opened using compatible compression tools.