Difference between revisions of "CWCki:Tools"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
===Nirutils=== | ===Nirutils=== | ||
A preconfigured [https://cmder.net/ Cmder] installation with most of the tools built in and other excellent tools built in. [https://github.com/Nirudium/Nirutils Download/"Source Code"] | A preconfigured [https://cmder.net/ Cmder] installation with most of the tools built in and other excellent tools built in. Don't count on it. [https://github.com/Nirudium/Nirutils Download/"Source Code"] | ||
===AutoTranscript=== | ===AutoTranscript=== | ||
Line 10: | Line 10: | ||
===WebOCR=== | ===WebOCR=== | ||
This tool uses the [https://ocr.space/ OCR Space] API to transcript text that is otherwise unreadable by the offline (and preferred) OCR option. [] | This tool uses the [https://ocr.space/ OCR Space] API to transcript text that is otherwise unreadable by the offline (and preferred) OCR option. [https://github.com/Nirudium/WebOCR Source Code] | ||
===Disclaimer=== | |||
These tools assume you have basic knowledge of how to use a command line interface. All of these tools use pipenv to manage dependancies. |
Revision as of 03:04, 18 August 2020
CWCki Tools
These tools have only been tested on Windows and are made with a windows user in mind.
Nirutils
A preconfigured Cmder installation with most of the tools built in and other excellent tools built in. Don't count on it. Download/"Source Code"
AutoTranscript
A tool made to simplify the transcription of audio into text Source Code
WebOCR
This tool uses the OCR Space API to transcript text that is otherwise unreadable by the offline (and preferred) OCR option. Source Code
Disclaimer
These tools assume you have basic knowledge of how to use a command line interface. All of these tools use pipenv to manage dependancies.