ACE
From Just Solve the File Format Problem
(Difference between revisions)
(Added sample files) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 28: | Line 28: | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|archive/ace}} |
== Links == | == Links == |
Latest revision as of 02:55, 28 December 2023
- For another "Ace" format, see Ace Film.
ACE is a compressed archive format. It was originally developed by Marcel Lemke, later by e-merge GmbH.
Related software includes Ace (for DOS, OS/2, and Windows console), UnAce, WinAce, XAce Plus, MacUnace, UnACE.DLL, ActiveACE, ACE Compression Library (ACL). At least one version of UnAce is open source.
Version 2 of the format introduced new compression schemes that are not supported by all ACE decompression software.
Contents |
[edit] Identification
Files have ASCII "**ACE**
" at offset 7.
[edit] Specifications
- ace12b.zip → TECHNOTE.DOC
[edit] Software
- ace12b.exe or ace12b.zip - Ace v1.2b (includes UnAce source code)
- Ace v2.6
- GPL unace
- Konvertor
- acefile (Python)