> For the complete documentation index, see [llms.txt](https://docs.intrepidcs.com/vspy-3-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intrepidcs.com/vspy-3-documentation/3.9.22/vehicle-spy-main-menus/main-menu-tools/utilities-extract-export.md).

# Utilities: Extract / Export

The [Tools](/vspy-3-documentation/3.9.22/vehicle-spy-main-menus/main-menu-tools.md) -> [Utilities](/vspy-3-documentation/3.9.22/vehicle-spy-main-menus/main-menu-tools/tools-utilities.md) -> Extract Export interface extracts data from [standalone logger](/vspy-3-documentation/3.9.22/application-notes/application-note-vehiclescape-standalone-logging.md) SD cards and exports that data to various file formats. Those two functions are divided into two major areas, each with its own tab, as shown in Figure 1.\
\
The [Extract Tab](/vspy-3-documentation/3.9.22/vehicle-spy-main-menus/main-menu-tools/utilities-extract-export/utilities-extract-from-sd-card.md) reads Vehicle Spy Archive (VSA) files from the SD card and converts them into Vehicle Spy Binary (VSB) files on the PC.\
\
The [Export Tab](/vspy-3-documentation/3.9.22/vehicle-spy-main-menus/main-menu-tools/utilities-extract-export/utilities-export-vsb-to-other-formats.md) reads the extracted VSB files and converts them into various other signal or message file formats.

![Figure 1: Use Extract / Export to pull data from a standalone logger SD card onto your PC.](/files/nJQRV6j05azqs4OZv4Bw)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intrepidcs.com/vspy-3-documentation/3.9.22/vehicle-spy-main-menus/main-menu-tools/utilities-extract-export.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
