Selling your pose files on a merchant site – Daz3D

Loading

To sell your DAZ Studio poses on a merchant site like Daz3D, Renderosity, or Renderotica, you need to package them using relative file paths. If you don’t, anyone who buys your pack will get “Missing File” errors because the files will look for your specific computer’s username and hard drive setup.

Here is the exact production workflow professional content creators use to structure, prepare, and zip a pose product.

1. Set Up a Clean Vendor Workspace

Before saving anything, you must create a dedicated folder structure that mimics Daz Studio’s standard My DAZ 3D Library.

Create a folder on your desktop or a separate drive named after your product (e.g., Dynamic Action Poses). Inside it, build this exact folder hierarchy:

Dynamic Action Poses/
└── Content/
└── People/
└── [Genesis Generation, e.g., Genesis 9]/
└── Poses/
└── [Your Artist Name]/
└── [Your Product Name]/

Why this matters: When a user unzips your product, the contents of the Content folder will merge perfectly into their existing library without scattering files everywhere.

2. Save Your Poses Correctly

Open Daz Studio and add your clean workspace folder to your Content Directory Manager so Daz recognizes it as a valid library.

  1. Select your figured character in the scene with the pose applied.

  2. Go to File > Save As > Pose Preset…

  3. Navigate to your newly created workspace folder: Content/People/[Generation]/Poses/[Artist Name]/[Product Name]/.

  4. Name your file (e.g., 01 Action Run.duf) and click Save.

  5. In the Pose Preset Save Options window that pops up, ensure you check these critical settings:

    • Asset Location: Ensure it is pointing to your custom workspace directory, not your personal, everyday Daz library.

    • Sub-Items: Check Record Custom Bones if your poses involve custom adjustments to things like joint movements or extra limbs, though standard figures just need the default hierarchy checked.

3. Standardize Your Product Metadata

Professional packages include specific types of poses to make the product user-friendly. In your product folder, make sure you save:

  • The Full Poses: The core .duf pose files.

  • Mirrored Poses: Users love mirrors. Use the Daz Joint Editor tool to mirror your pose and save it as a separate file (e.g., 01 Action Run L and 01 Action Run R).

  • Reset Poses: Always include a .duf file that resets the character back to the default zero pose (00 Zero Pose.duf).

Visualizing the Folder Contents

Your final folder structure right before zipping should look clean, containing only your assets, their automatically generated .png thumbnails (which should be sharp, well-lit renders of the pose on a grey background), and optionally a tip file.

File Type File Path Example Purpose
Data File .../[Product Name]/01 Run.duf The actual data that applies the pose.
Thumbnail .../[Product Name]/01 Run.png A 256×256 pixel image showing what the pose looks like.
Readme/Tip .../[Product Name]/00 Readme.txt Optional file explaining compatibility or usage notes.

4. Check for Absolute Path Leaks (Crucial)

Before you ship, you must ensure your files don’t contain any absolute paths (like C:/Users/YourName/...).

Open one of your saved .duf files using a text editor like Notepad++ or VS Code. (If it looks like gibberish, it’s compressed. You can uncheck “Compress Files” when saving in Daz, or use Daz’s Batch Convert pane to uncompress it).

Search the text for your computer name or specific drive letters. You should only see relative paths starting with People/... or /data/....

5. Zip and Package

Once everything is verified, you are ready to compress the files for submission to your chosen store.

  1. Go to the root of your workspace (Dynamic Action Poses/).

  2. Right-click the Content folder (or select everything inside the product folder, depending on the specific merchant’s zip guidelines—though a top-level Content/ or Runtime/ folder is standard).

  3. Compress it to a .zip file.

  4. Name the zip file using standard vendor conventions: ArtistName_ProductName.zip (avoid spaces; use underscores).

Alongside this zip, you will need to upload your promo art (usually a mix of 16:9 vertical or square renders showing your poses from multiple angles) to the merchant portal according to their specific image dimension rules.

Where in the world is Carmen San Diego?