# IDMSKconv **Repository Path**: mirrors_hoverruan/IDMSKconv ## Basic Information - **Project Name**: IDMSKconv - **Description**: IDMSK dictionary converter - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README IDMSKconv ========= IDMSK dictionary converter This script can extract resouces (text/audio/picture) from dictionary built with IDM-SK. Tested dictionaries: * LDOCE5 * OALD7 * Longman Phrasal Verbs 2e Command line usage: The script will iterate all sub-directories in dictionary dir. If output dir or dictionary dir is not specified, the script will work in the current directory by default. ``` python IDMSKconv.py [Output dir] [Dictionary dir] ```