Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ImageToTextNew to Visual Studio Code? Get it now.
ImageToText

ImageToText

Simran Makhija

|
158 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Capture

The CodeCapture extension checks the URL provided for any image present, scans the image for handwritten C code and gives us the formatted code in a separate '.c' file in our directory to be checked and tested. This allows us to test and check the code developed by multiple users in a short period of time.

Features

-Takes an input file from the user containing handwritten code. -Uses the Azure Computer Vision Read API to extract the code and populates it to a new code file

Requirements

Run npm install

Extension Settings

-To run the extension, the command to be used is 'imagetotext' -Before running the command in the Extension Host Window, please make sure to add a workspace directory where in you want to save the output file.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft