optipng {xfun}R Documentation

Run OptiPNG on all PNG files under a directory

Description

Calls the command optipng to optimize all PNG files under a directory.

Usage

optipng(dir = ".")

Arguments

dir

Path to a directory.

References

OptiPNG: http://optipng.sourceforge.net.


[Package xfun version 0.23 Index]