ここには、新世代 BetterZip の最も重要な新機能や機能拡張について簡単にまとめてあります。
The biggest addition is the new Direct Mode that lets you add files to archives without additional steps like saving. This is especially useful for large archives. You can also directly delete files from archives, rename files inside an archive, and move them around – all without recompressing.
BetterZip 3 can be scripted using AppleScript.
Display, add, and update archive comments for zip and rar formats. BetterZip can also display the file comments that may be present in zip files. Either use the comment column in the main file list or open the preview sidebar.
BetterZip 3 features a password generator similar to Safari's. When BetterZip asks for a new password, a suggestion will be displayed in a popover. Click it to copy it to the password textfield.
No Mac user likes these beasties, though, we all get them regularly. BetterZip can open and extract these Outlook mail files.
The widely used BetterZip Quick Look Generator is now integrated into BetterZip. Using the QL generator is still free for all, but there is one neat new feature that requires a BetterZip license (after the trial expired): The new QL generator lets you click a file in the archive and it will hand command over to BetterZip which extracts and displays the clicked file. It's really nice.
XZ archives are now supported as first class format, i.e., archives can be extracted and created.
Open, extract, and “quick look” Apple disk images (dmg files).
Open, extract, and modify ePub files. Note that BetterZip is not a replacement for a real ePub editor, but since ePub files are really just special zip files, why not use BetterZip to peek into or even modify them. You can of course invalidate your ePub file, if you don't know exactly what you are doing. So be careful and make backups.
Cleaning is no longer a one-fits-all function. Instead you can define custom cleaning patterns where ever you could previously check an option to clean with the same patterns. This means you can now define different presets with different cleaning patterns. While BetterZip 2 could use regular expressions to filter files from archives, it's unnecessarily complicated 95% of the time for 99% of the users. Most of the time a simple *.o will suffice to keep o-files out of your archive. Therefore, I have added this simpler file mask matching with * and ?. Of course, regular expressions are still available for those rare cases where you really need them.