.DS File Extension
DAZ Studio 1/2 Script
Developer | DAZ Productions |
Popularity |
3.9 | 76 Votes |
What is a DS file?
A DS file is a plain text script used by DAZ 3D DAZ Studio, a 3D modeling application. It contains instructions that automate a DAZ Studio task or extend the program's capabilities. For example, a DS file might be used as a macro for quickly applying character morphs or model presets, or for working with import and export files.
More Information
DAZ Studio is a simple, free 3D modeling program that is an alternative to more complex, paid programs. The program allows modelers and animators to create detailed 3D models and scenes using pre-constructed models.
If a DAZ Studio user finds themself performing the same task over and over again, or they want to automate a rare-yet-complex task, they can create a script to automate the task. In DAZ Studio versions 1 and 2, these scripts are saved as DS files. In DAZ Studio 3 and later versions, scripts are saved as .DSA files.
Examples of tasks DAZ Studio scripts are used to automate include:
- Importing content from outside DAZ Studio
- Automatically animating characters or scenes using preset animations
- Applying preset visual effects
How to open a DS file
You can open and execute a DS script in DAZ Studio (Windows, Mac). To do so, place the script in the folder that DAZ Studio uses to store content (typically ~\DAZ\Studio\content). Then, in DAZ Studio, access the Content Library and select DAZ Studio Formats → My DAZ 3D Library → Scripts to find and execute your DS script.
If you need to edit the instructions a DS script contains, you can open and edit the script in any basic text editor, such as Microsoft Notepad (Windows) or Apple TextEdit (Mac).
Programs that open DS files
LMMS DrumSynth File
Developer | LMMS |
Popularity |
3.4 | 16 Votes |
Audio sample used by LMMS (Linux MultiMedia Studio), a free music creation program; can be loaded into the LMMS DrumSynth, which plays back sequences of drum samples.
More Information
Programs that open or reference DS files
Furcadia DragonSpeak File
Developer | Furcadia |
Popularity |
2.7 | 12 Votes |
Game script used by Furcadia, a 2D multiplayer online game set in a fantasy world of dreams; saved as part of a dream (a game .MAP file) and contains scripted events that occur during the dream; can be edited with the DragonSpeak Editor (DSEditor.exe) included with Furcadia.
More Information
DS files use a plain text format and can be viewed with any text editor.
Programs that open or reference DS files
TWAIN Data Source
Developer | The TWAIN Working Group |
Popularity |
2.5 | 11 Votes |
A DS file contains instructions referenced by TWAIN-compatible scanning software when a user initiates a scan to communicate with a connected scanner. When referencing the DS file, the scanning software can access and control scanner settings, such as resolution, color options, and document type to ensure the scanned content is read and processed accurately by the scanner.
More Information
A consortium of companies (known as The TWAIN Working Group) developed TWAIN in 1992 to streamline image acquisition, allowing software to access imaging hardware without needing specialized drivers. It became a widely used standard for communication between software applications and image-capturing devices, such as scanners and digital cameras, in personal and professional environments.
The TWAIN standard defines the application side (the program that requests images) and the source side (the device providing images), using a "data source" (DS) file for each compatible device. The DS file acts as a device-specific driver, enabling the software to access device-specific settings, manage data transfers, and control the scanning process. This functionality makes TWAIN-compatible software flexible and widely compatible.