# Archive Preview, Selective Extraction, and Format Conversion

Preview supported archives, extract one verified member, and convert the result.

> Canonical page: https://elysiatools.com/en/hubs/archive-preview-selective-extraction-and-conversion

- **Keywords:** archive preview, selective extraction, ZIP conversion, 7Z conversion, archive safety

## Frequently asked questions

### Does preview scan for malware?

No. Preview lists archive information and members; it is not malware scanning.

### What is a safe path?

Use the exact relative member path from preview and reject .., absolute or drive-letter paths, NUL, and shell syntax.

### What is the size limit?

Each tool exposes a 100 MB input file limit; expanded and output limits are not uniformly published.

## Related content

- [Binary Payload Encoding, Serialization, and Round-Trip Verification](https://elysiatools.com/en/hubs/binary-payload-serialization): Convert structured data between binary serialization formats, text transport encodings, and escaped representations, then verify fields and bytes through a controlled round trip.
