ChatGPT + Code Interpreter Plugin: Convert Files Between Formats part 1

Опубликовано: 14 Февраль 2026
на канале: Champion Edtech
474
5

In this video, we'll show you how to use the ChatGPT Code Interpreter Plugin to convert files between formats. We'll cover a variety of use cases, including:

Converting images to 3D
Prompt: analyse the RGB of the pixels and output a 3D surface map of the colors of the images

Converting images to ASCII art
Prompt: take an image and convert it to an ASCII image

OCRing images to text
Prompt: OCR an image and generate .txt file as output

Finding faces in images using facial recognition
Prompt: Using OpenCV and a simple face finding algorithm like Haar Cascade Classifier can you find faces in image

Creating Shepard tones
Prompt: Create a Shepard tone and save it as wav

Generating QR codes
Prompt: Create a QR code for https://openai.com/blog/chatgpt-plugins

Slides Used in ppt: https://www.slideshare.net/AvinashRul...

Stay tuned for part 2 with more use cases , Don't forget to like share and subscribe