StaticdownloadStaticgetReturn meta data on given file
StaticmakeSynchronously creates a single directory.
The directory path.
StaticpreparePrepares a clean processing directory, creating it along with required subdirectories (images, vecto).
Any existing folder with the same name will be deleted first.
The base directory path to set up.
StaticremoveStaticsafeSanitizes a string to be used safely as a filename by replacing spaces with underscores.
The original string.
The sanitized string.
Staticupload
Utility class providing synchronous and asynchronous file system operations specifically tailored for the worker environment (e.g., managing temp folders, downloading remote files).