AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Lightning Renamer (File Renamer)
Goto page 1, 2  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
no1readsthese



Joined: 08 Feb 2008
Posts: 31
Location: VA

PostPosted: Sat Mar 08, 2008 4:29 am    Post subject: Lightning Renamer (File Renamer) Reply with quote

I always hated going through renaming programs' gui to rename a file so I wrote this little script to just
drag n drop files and folders onto the script's location to rename them based on preset options
But anything worth doing is worth over-doing so I included a full, rich gui aswell
The result is a shameless rip-off of ant renamer
In fact I'm quite proud

Lightning Renamer by no1readsthese
Version 1.5


Features
- Options:
**Spacing
**Case Correction
**String Replacement
**Insert String
**Insert Counter
**Bracket Deletion
**Character Deletion
**Amber's Counter
**Rename From List
**Regular Expression
**Custom Rename
- Use Batches To Set Up Multiple Renaming Options
- Undo Button To Undo Stuff
- You Can Use The Command Line Or Drag `n Drop Files And Folders On To The Script File (Not Gui) To Rename Using The Default Batch Without Opening The GUI
To Fully Utilize Lightning Renamer, You Must Enable Drag N Drop To Scripts (Not Needed For Any Compiled Version)


Wish List
- MP3 Tag Info Option
- An Option To Apply The Changes To The Extention
- Optimize Algorithms For Speed
- Any Suggestions Are Appreciated

Change Log:
V1.0
- Inital Release
V1.1
- Multiple Batches
- Real Time Preview For Custom Option
- Changed Delete/DeleteAll To Clear/ClearAll (Thanks Keybored)
- Added "Clear Dead" Button
V1.2
- Added Amber's Counter
V1.3
- Files Renamed To An Existing File's Name Will Be Renamed With '_1' Or Something Similar At The End
- Real Time Preview For Regular Expression Option
- Added Rename From List Option
- Fixed Some Minor Bugs
V1.4
- Added Undo Button
- Fixed '0 Read As Blank' Bug (Thanks Razlin)
V1.5
- Fixed Renaming Conflict Bug (Thanks TBetti)

Screen Shots:







Download
Here is the source link
And a compiled link

Any Suggestions/Criticisms Are Appreciated


Last edited by no1readsthese on Tue Jul 15, 2008 1:20 am; edited 12 times in total
Back to top
View user's profile Send private message
No1
Guest





PostPosted: Mon Mar 10, 2008 12:17 pm    Post subject: Reply with quote

Yes, I read your post.
Back to top
keybored



Joined: 18 Jun 2006
Posts: 90
Location: Phoenix, AZ

PostPosted: Mon Mar 10, 2008 3:33 pm    Post subject: code looks good Reply with quote

no1readsthese, I like this a lot! I think the code is well organized. 1600 lines seems like a lot, but really there's several hundred for the GUI.

One small thing is delete and delete all. I think clear and clear all may be more easily understood.

I will test this more and let you know if there are any bugs. I get the idea that there will be some useful code in there that I can learn from.

Thanks, Keybored
Back to top
View user's profile Send private message
no1readsthese



Joined: 08 Feb 2008
Posts: 31
Location: VA

PostPosted: Mon Mar 10, 2008 10:09 pm    Post subject: Reply with quote

Thanks for your feedback
I'll change the button names in the next release
Back to top
View user's profile Send private message
daonlyfreez



Joined: 16 Mar 2005
Posts: 745
Location: Berlin

PostPosted: Mon Mar 10, 2008 10:30 pm    Post subject: Reply with quote


no1readsthese wrote:
so I included a full, rich gui aswell


Screenshot?

Cool
_________________
(sorry, homesite offline atm)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
no1readsthese



Joined: 08 Feb 2008
Posts: 31
Location: VA

PostPosted: Mon Mar 10, 2008 11:39 pm    Post subject: Reply with quote

daonlyfreez wrote:

Screenshot?

Cool


No problem!
Screenshots added
Back to top
View user's profile Send private message
no1readsthese



Joined: 08 Feb 2008
Posts: 31
Location: VA

PostPosted: Wed Mar 26, 2008 7:20 am    Post subject: Reply with quote

Updated!!
Back to top
View user's profile Send private message
CristiŽ



Joined: 29 Nov 2007
Posts: 26
Location: Romania

PostPosted: Tue Apr 01, 2008 7:40 am    Post subject: Reply with quote

very good joob Very Happy
_________________
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
user



Joined: 05 Oct 2006
Posts: 423

PostPosted: Wed Apr 02, 2008 12:19 am    Post subject: Reply with quote

this is very nice
thanks

but can it compete whole apps written in C++? I mean, ofcourse it may have more features and be more flexible, but will it be as stable and as accurate, especialy with large number of files?
Back to top
View user's profile Send private message
no1readsthese



Joined: 08 Feb 2008
Posts: 31
Location: VA

PostPosted: Wed Apr 02, 2008 3:52 am    Post subject: Reply with quote

user wrote:
but can it compete whole apps written in C++? I mean, ofcourse it may have more features and be more flexible, but will it be as stable and as accurate, especialy with large number of files?


After using this script almost daily for most of my renaming needs, I feel like Lightning Renamer can compete with many of the renaming apps written in more powerful programing languages. As for the stability and accuracy, in my experience, Lightning Renamer has handled 40+ files (haven't tried renaming much larger than 40ish) promptly and with virtually no problems. But keep in mind, this script is along way from being perfect and was originally written not as an alternative but as a supplement to commercial renamers.
Back to top
View user's profile Send private message
neXt



Joined: 19 Mar 2007
Posts: 463

PostPosted: Wed Apr 02, 2008 5:21 am    Post subject: Reply with quote

nice job Very Happy
Back to top
View user's profile Send private message
amber



Joined: 03 May 2008
Posts: 1

PostPosted: Sat May 03, 2008 8:45 am    Post subject: Reply with quote

Great renamer,
Any chance of it being able to rename a single file automatically as its dropped in the window, then clearing that file in the list, and remembering the next value when renaming the next file placed in the window.
The reason i'm asking this is because i am trying to sort pictures in a certain order.
I need to place numbers in front of the file name.
To choose the pictures, i look at them in thumbnail view.
The problem when placing 100's of pictures that i select into the window for renaming is that i start to forget what i chose.
If it had an option to automatically rename the file
e.g."001 originalfilename" and automatically clear the renaming window i would then know which picture was already renamed when selecting a new picture to rename from the folder, as it would have a 3 digit number placed at the start.
At the moment if i try to do this individually the files are always renamed as 001, instead of going to the next value.

Is this possible?

Thanks
Amber
Back to top
View user's profile Send private message
no1readsthese



Joined: 08 Feb 2008
Posts: 31
Location: VA

PostPosted: Sun May 04, 2008 4:18 am    Post subject: Reply with quote

@Amber
I'll see what I can do

EDIT:
Updated With Amber's Counter


Last edited by no1readsthese on Wed Jun 18, 2008 1:35 am; edited 1 time in total
Back to top
View user's profile Send private message
abcde
Guest





PostPosted: Sun May 04, 2008 6:43 am    Post subject: Reply with quote

abcde
Back to top
no1readsthese



Joined: 08 Feb 2008
Posts: 31
Location: VA

PostPosted: Wed Jun 18, 2008 1:37 am    Post subject: Reply with quote

Updated
v1.3
- Files Renamed To An Existing File's Name Will Be Renamed With '_1' Or Something Similar At The End
- Real Time Preview For Regular Expression Option
- Added Rename From List Option
- Fixed Some Minor Bugs
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group