compressor

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ExecCommand = exec.Command

ExecCommand is exec.Command by default, but can be overridden in tests.

Functions

func CompressPDF

func CompressPDF(path string) (string, error)

CompressPDF invokes Ghostscript with GS_COMPAT and GS_SETTINGS env vars. It is a thin wrapper over CompressPDFWithProgress without progress updates.

func CompressPDFWithProgress added in v1.1.1

func CompressPDFWithProgress(path string, progress func(page, total int)) (string, error)

CompressPDFWithProgress runs Ghostscript and reports progress via the callback. progress is called with the current page and total pages processed.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL