You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Select a directory and organize all your files with a context-aware file-names. It is saved under <b>renamed_files</b> under the selected directory</p>
29
-
<buttonid="selectDir">Select Directory</button>
30
-
<buttonid="processFiles">Process Files</button>
31
-
<divid="fileList"></div>
87
+
<divclass="container">
88
+
<divclass="header">
89
+
<h1>ReNameify</h1>
90
+
<h3>Intelligent File Renaming Utility</h3>
91
+
</div>
92
+
93
+
<divclass="description">
94
+
<p>Select a directory and organize your files with context-aware file names.
95
+
Renamed files will be saved under <strong>renamed_files</strong> in the selected directory.</p>
0 commit comments