EnglishFrenchSpanish

Ad


OnWorks favicon

advdef - Online in the Cloud

Run advdef in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command advdef that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


advdef - AdvanceCOMP Deflate Compression Utility

SYNOPSIS


advdef [-z, --recompress] [-0, --shrink-store]
[-1, --shrink-fast] [-2, --shrink-normal] [-3, --shrink-extra]
[-4, --shrink-insane] [-i, --iter N]
[-f, --force] [-q, --quiet]
[-h, --help] [-V, --version] FILES...

DESCRIPTION


The main purpose of this utility is to recompress the data present in the .png, .mng, .gz,
.tgz and .svgz files.

The internal structure of the files isn´t changed. Only the compressed data is modified.

OPTIONS


-z, --recompress FILES...
Recompress the specified files. If the -1, -2, -3, -4 options are specified it´s
used the smallest file choice from the previous compressed data and the new
compression. If the -0 option is specified the file is always rewritten without any
compression.

-0, --shrink-store
Disable the compression. The file is only stored and not compressed. The file is
always rewritten also if it´s bigger.

-1, --shrink-fast
Set the compression level to "fast" using the zlib compressor.

-2, --shrink-normal
Set the compression level to "normal" using the 7z compressor. This is the default
level of compression.

-3, --shrink-extra
Set the compression level to "extra" using the 7z compressor. You can define the
compressor iterations with the -i, --iter option.

-4, --shrink-insane
Set the compression level to "insane" using the zopfli compressor. You can define
the compressor iterations with the -i, --iter option.

-i, --iter N
Define an additional numer of iterations for the 7z and zopfli compressors for
modes -3 and -4. More iterations usually give a better compression, but may
require a lot more time. Try for example with 10, 15, 20, and so on.

-f, --force
Force the use of the new file also if it´s bigger.

LIMITATIONS


The advdef program cannot be used to recompress huge files because it needs to allocate
memory for both the complete compressed and uncompressed data.

COPYRIGHT


This file is Copyright (C) 2003, 2004 Andrea Mazzoleni

Use advdef online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 2
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 3
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 4
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 5
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 6
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • More »

Linux commands

Ad