Skip to content

Commit fea0d3c

Browse files
authored
Add Supported File Formats Section (#6)
1 parent 14bd618 commit fea0d3c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@ make build
3232

3333
Precompiled binaries will be available for Linux, macOS, and Windows on the Releases page.
3434

35+
### Supported File Types
36+
37+
Digler allows for the recovery of lost or deleted files based on their unique headers and footers, even when file system metadata is corrupted or missing. Below is a list of all currently supported file formats:
38+
39+
- **Documents**: docx, xlsx, pdf
40+
- **Images**: jpg, png, gif, bmp, tiff, raw
41+
- **Audio**: mp3, wav, flac
42+
- **Archives**: zip
43+
3544
### License
3645

3746
Digler is released under the **MIT License**.

0 commit comments

Comments
 (0)