AutoSketch
From Just Solve the File Format Problem
(Difference between revisions)
(Category:3D and CAD/CAM Models) |
(Added sample files) |
||
Line 11: | Line 11: | ||
== Identification == | == Identification == | ||
'''.skd''' files are reported to begin with ASCII "{{magic|AutoSketch drawing database}}". | '''.skd''' files are reported to begin with ASCII "{{magic|AutoSketch drawing database}}". | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/image/autoSketchDrawing/ | ||
== Links == | == Links == |
Revision as of 02:14, 20 September 2021
AutoSketch is a discontinued 2D vector graphics and CAD program from Autodesk.
It has native .skd and .skf file formats. .skf is evidently a thumbnail format.
Identification
.skd files are reported to begin with ASCII "AutoSketch drawing database
".