Simple Python script for batch file renaming operations with OpenAI API
-
Updated
Apr 18, 2025 - Python
Simple Python script for batch file renaming operations with OpenAI API
通过 python 脚本使用图片文件名与文本数据进行匹配,并按照匹配的数据重命名图片 / renaming images according to matched text data via python script
This Python script automates the process of renaming files within a specified directory on the desktop. The script replaces the original names with a sequential specified start count and a constant specified file extension.
This simple Windows batch script renames all image files in a folder to sequential numbers, always starting from 1 regardless of existing numbered files.
Rename image files to their EXIF creation date
Simple python project using OpenCV and Tesseract to read text from an image and rename the file from the text
Add a description, image, and links to the image-renaming topic page so that developers can more easily learn about it.
To associate your repository with the image-renaming topic, visit your repo's landing page and select "manage topics."