package
1.11.13
Repository: https://github.com/defacto2/df2.git
Documentation: pkg.go.dev

# Functions

Copy a file from the source location to the destination.
Duplicate an image file and appends the suffix to its name.
Fix generates any missing assets from downloads that are images.
Generate a collection of site images.
Info returns the image metadata.
No description provided by the author
Move a file from the source location to the destination.
ReplaceExt replaces or appends the extension to a file name.
ToPNG converts any supported format to a compressed PNG image.
ToThumb creates a thumb from an image that is pixel squared in size.
ToWebp converts any supported format to a WebP image using a 3rd party library.
WebPCalc calculates the largest permitted sizes for a valid WebP crop.
Width returns the image width in pixels.

# Constants

WebpMaxSize is the maximum pixel dimension of an webp image.

# Variables

No description provided by the author