I have a folder with multiple .png and .txt files and I want to make two folders inside the folder I have, so that the files are separated. The .png files will go to a images folder, and the .txt files will go to a labels folder. How can I achieve that through writing commands in terminal (Windows Powershell)?
You can use this :