stardict_merge_syns.md
June 3, 2026 ยท View on GitHub
StarDict (Merge Syns)
General Information
| Attribute | Value |
|---|---|
| Name | StardictMergeSyns |
| snake_case_name | stardict_merge_syns |
| Description | StarDict (Merge Syns) |
| Extensions | |
| Read support | No |
| Write support | Yes |
| Single-file | No |
| Kind | ๐ directory |
| Sort-on-write | Always |
| Sort key | stardict |
| Wiki | StarDict |
| Website | huzheng.org/stardict |
Write options
| Name | Default | Type | Comment |
|---|---|---|---|
| large_file | False | bool | Use idxoffsetbits=64 bits, for large files only |
| dictzip | False | bool | Compress .dict file to .dict.dz |
| sametypesequence | str | Definition format: h=html, m=plaintext, x=xdxf | |
| audio_icon | True | bool | Add glossary's audio icon |
| autosqlite | True | bool | Auto-enable/disable SQLite option based on global SQLite mode. |
| sqlite | False | bool | Use SQLite to limit memory usage. |
Dictionary Applications/Tools
| Name & Website | Source code | License | Platforms | Language |
|---|---|---|---|---|
| KOReader | @koreader/koreader | AGPLv3 | Android, Amazon Kindle, Kobo eReader, PocketBook, Cervantes | Lua |
| sdcv (command line) | @Dushistov/sdcv | GPLv2 | Linux, Windows, Mac, Android | C++ |