Dependencies: None required beyond basic Python packages.
Command:
python basic.py --input_folder <path-to-folder>
Dependencies: Requires OpenAI API key.
Command:
python rename_files_base64.py --input_folder <path-to-folder> --config config.json
Dependencies: Requires both OpenAI API key and Cloudinary credentials.
Command:
python rename_files_cloudinary.py --input_folder <path-to-folder> --config config.json