EnglishFrenchSpanish

Ad


OnWorks favicon

advpng - Online in the Cloud

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

This is the command advpng 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


advpng - AdvanceCOMP PNG Compression Utility

SYNOPSIS


advpng [-l, --list] [-z, --recompress] [-0, --shrink-0]
[-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 png files to get the smallest possible
size.

Please note that this utility is not able to read a generic file. It´s granted to be able
to read only the files generated by the AdvanceMAME emulator.

To compress the files this utility uses the following strategies:
· Remove all ancillary chunks.
· Concatenate all the IDAT chunks.
· Use the 7zip Deflate implementation.

OPTIONS


-l, --list FILES...
List the content of the specified files.

-z, --recompress FILES...
Recompress the specified files. If the -1, -2, -3 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.

COPYRIGHT


This file is Copyright (C) 2002 Andrea Mazzoleni, Filipe Estima

Use advpng online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 2
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 3
    garlic3
    garlic3
    Gambas3* coding tools and examples for
    use in SMB or other organizations that
    make internal programs. E.g. from
    database fields to class sourcecode with
    DbInfo...
    Download garlic3
  • 4
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 5
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 6
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 7
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • More »

Linux commands

Ad