ZipTV component list
ZipTV is much more than a few components to open and create ZIP files! Please find the complete list of 40 compression related components below.
Compression and encoding components
| Component | Description | |
| TBlakHole | Create blakhole archives (our own archive format). | |
| TBZip | Create BZIP2 archives | |
| TGZip | Create unix compatible gzip archives. Supports gzip/tar format. | |
| TLha | Create lha archives. | |
| TJar | Create jar archives (JavaSoft's .jar format). | |
| TCab | Create Microsoft cabinet archives. | |
| TSevenZip | Create 7-Zip archives | |
| TTar | Create unix compatible .tar archives. | |
| TZip | Create pkzip and Winzip compatible archives, incl. AES encryption and BZIP2 compression. | |
| TZipSplitter | Decendant of the TZip component combined with the TArchiveSplitter component. Used to create multi-volume ZIP files split into chunks of user specified sizes. | |
| TUUEncode | Create UUE and XXE encoded files for e-mail compatibility. |
Decompression and decoding components
| Component | Description | |
| TUnACE | Decompress .ace archives. | |
| TArchiveStream | Decompress streamed compressed data. | |
| TUnARC | Decompress .arc archives. | |
| TUnARJ | Decompress .arj archives. | |
| TUnBH | Decompress .bh (BlakHole) archives. | |
| TUnBZip | Decompress .bz2 archives. | |
| TUnCAB | Decompress Microsoft .cab archives. | |
| TUnGZIP | Decompress .gz, .z and .tgz archives. | |
| TUnJar | Decompress .jar archives (JavaSoft's .jar format). | |
| TUnLHA | Decompress .lha and .lzh archives. | |
| TUnRAR | Decompress .rar archives. | |
| TUnSevenZip | Decompress .7z archives. | |
| TUnTAR | Decompress .tar archives. | |
| TUnZIP | Decompress .zip archives (backward compatible with pkzip .90). | |
| TUnZOO | Decompress .zoo archives. | |
| TUUDecode | Decode UUE and XXE encoded files. |
Helper components
| Component | Description | |
| TArchiveSplitter | Splits already existing archives. Currently, only zip archives are supported. | |
| TZipSplitGlue | Converts a multi-volume .zip archive back into a single .zip archive. | |
| TArc2Arc | Convert one archive type to another (also useful for rebuilding archives). Approx. 15 archive types supported. | |
| TArchiveEditor | Change an archive's compressed filenames, dates, and file attributes. Supports wildcard edits. Supports .bh, .zip, .jar, .lha, .lzh, and .tar archives. | |
| TMakeSfx | Create SFX's (SelF eXtracting) archives. Supports 9 different archive formats. | |
| TTurboSearch | Search entire directories of archives for specific text. Approx. 15 archive types supported. | |
| TZipCheck | Verify integrity of multiple archive types. | |
| TZipKey | Retrieve "forgotten" passwords from zip archives. | |
| TztvFileScan | Search directories for archives. | |
| TZipTV | Archive viewer. Front-end for all compress / decompress components | |
| TZipTV_Clipboard | Compress & decompress streams to/from the windows clipboard. | |
| TZipView | Display archive information in list format. Replaces slow TListView. | |
| TztvPreviewDialog | Open dialog that previews contents of archive before selecting for open. | |
| TUnSFX | Cut the SFX stub's from archives, returning the file to native archive format. Approx. 10 archive types supported. | |
| TZipRun | Shell component for extracting and running files from within archives. | |
| TSearch | Search entire directories of archives for specific text. Approx. 15 archive types supported. | |
| TztvFindFile | Find specific files (wildcards supported) within archives. Approx. 15 archive types supported. |






