For the complete documentation index, see llms.txt. This page is also available as Markdown.

File Extensions

PDF Enhancer naming conventions for processed and archived files.

Naming conventions for processed and archived files.

Parameter
Type
Default
Description

destExtension

String

_dest

Suffix appended to output filenames

archiveExtension

String

_arc

Suffix appended to archived filenames

tempDestPrefix

String

""

Prefix for temporary destination files

Example naming

File
Result

Input

document.pdf

Output

document_dest.pdf

Archive

document_arc.pdf

Last updated

Was this helpful?