What is a CKD file?
A .CKD file is primarily a KeyCreator Design File. Created by Kubotek, this file stores 2D and 3D CAD design data. The software was formerly known as CADKEY. These files use a proprietary format based internally on the standard DOC storage architecture to save geometry, assemblies, and drawing layouts.
Another major use of the .CKD extension is in video games built with the Ubisoft UbiArt Framework, such as the *Just Dance* series. In this context, .CKD files are "cooked" game assets. This means the engine has compiled the raw files for the game. These assets can include compressed textures (similar to .DDS files), audio files, or plain-text JSON and XML scene configurations.
Rarely, the .CKD extension is also used for citation key templates in Citavi or calibration kit data files in Keysight ADS.
How to open CKD files?
To open and edit a KeyCreator Design File, you need Kubotek KeyCreator. If you need to migrate the CAD data into another software environment, commercial CAD conversion tools like Datakit CrossManager can translate .CKD files into standard engineering formats like .STEP, .IGES, or .DWG.
For Ubisoft game assets, game modding communities use specialized extraction scripts and Python tools to decode the UbiArt archives. If the asset is a texture, it may require a dedicated .DDS viewer after extraction.
Best practices and troubleshooting
Because a .CKD file can be a complex 3D CAD model, a compressed game texture, or a simple JSON text file, do not assume its content based on the file extension alone. If the file size is very small, you can open it with a text editor like Notepad++ to see if it contains readable XML or JSON game parameters.
Summary
viewer.online/ckd analyzes .CKD files to identify their exact format and creator software, shows which programs can open the file, and usually previews it. Because .CKD has multiple possible meanings across engineering and gaming, viewer.online/ckd helps identify the actual format of your specific file. Finally, because .CKD CAD files use the known DOC format structure internally, viewer.online/ckd can safely open and display them online, eliminating compatibility problems.