Importer Settings - Allows you to inspect the script accessible settings of each importer.
Silent OBJ Import - Imports a Wavefront Object (*.obj), without displaying the importer settings dialog.
Silent FBX Import - Imports an Autodesk FBX file, without displaying the importer settings dialog.
Silent OBJ Morph Loader Import - Uses the Wavefront Object (*.obj) importer to provide options for loading a directory full of morph targets and control the Morph Loader Pro plugin without displaying the its option dialog.
Exporters
Exporter Settings - Allows you to inspect the script accessible settings of each exporter.
Silent OBJ Export - Exports a Wavefront Object (*.obj), without displaying the exporter settings dialog.
Silent FBX Export - Exports an Autodesk FBX file, without displaying the exporter settings dialog.
Export TriAx to Poser - Exports a TriAx Weight Mapped figure (e.g., Genesis) to Poser 9 and/or Pro 2012, without displaying the settings dialog for the Poser Character (*.cr2) exporter or the Wavefront Object (*.obj) exporter.
Conversion
DSA Converter - Converts ascii scripts (*.dsa) to their binary (*.dsb) or encrypted (*.dse) counterpart.
Locating
File Listing - Recursively lists the files in a folder.
File Find - Find the absolute path of a content file using a relative path.
Copying
File Copying - Recursively lists files in a folder (e.g., Figure Metrics configuration files, part of the Measure Metrics product) and recursively copies them to another folder.
Archives
Zip List Entries - List the entries contained within a zlib compressed (*.zip) archive.
Zip Compress All - Collect the entire contents of a directory into a zlib compressed (*.zip) archive.
Zip Compress Each - Collect individual files into a zlib compressed (*.zip) archive.
Zip Extract All - Extract the entire contents of a zlib compressed (*.zip) archive.
Zip Extract Each - Extract each file individually from a zlib compressed (*.zip) archive.
Directory Mapping
Save Mapped Paths - Produces another script that will clear any currently mapped content directories and subsequently set the mapped content directories to those that were mapped at the time the script was saved.
Install Manager Config (from DAZ Studio) - Parses information from an .ini file, converts it into a JSON object, provides a dialog that allows a user to select options that modify the data, and then converts the data back into its original form as it writes it back to the .ini file.
Install Manager Config (to DAZ Studio) - Parses information from an .ini file, converts it into a JSON object, provides a dialog that allows a user to select options for importing the data, and then modify the application settings to incorporate the data.