Skip to content

Releases: danishdtp/pythonScripts

Mobile Number Extract from clipboard v1.0.0

17 Dec 12:01

Choose a tag to compare

Full Readme: https://github.com/danishdtp/pythonScripts/blob/main/mobileNumberExtract/README.md

The script extracts text copied in clipboard, parses and extracts all of the 10 digit mobile numbers and copy them into clipboard.
Separate executable files for windows and linux are provided with dependencies packaged, so you just need to copy the text, run executable file and paste the mobile number extracted. This runs locally without internet so it is useful for repetitive work without the risk of sharing sensitive data over internet.