Thread: File name & extension fixer

Results 1 to 5 of 5
  1. #1 File name & extension fixer 
    Registered Member Treq's Avatar
    Join Date
    Aug 2010
    Posts
    463
    Thanks given
    71
    Thanks received
    65
    Rep Power
    22
    I wrote up a small program that can bulk change file extensions. This is mainly for Linux users due to the case-sensitive nature of the Operating System.

    It also can do capitalization fixes to extensions and file names.

    An example of when this would be used:

    -Download's a new source/client, notices all the image files are in .PNG format, but the code is written to read them in .png format. This wouldn't affect windows users but java is meant to be cross-platform so you will want it to run on Linux as well.

    This thread inspired me to write this program up: Capitalization and why you're doing it wrong

    Screenshots:

    Attached image

    Attached image

    Download:
    ExtensionFixer.jar

    Be sure to leave feedback!
    ~Treq~ (Previously Spetsnaz)
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Apr 2012
    Age
    27
    Posts
    2,936
    Thanks given
    1,126
    Thanks received
    1,081
    Rep Power
    0
    nice i guess.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Mister Maggot's Avatar
    Join Date
    Dec 2008
    Posts
    7,227
    Thanks given
    3,283
    Thanks received
    2,875
    Rep Power
    5000
    Write something to parse source files for all Strings used in files and rename those.
    Reply With Quote  
     

  4. #4  
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    I would much prefer to use mv.
    Reply With Quote  
     

  5. Thankful user:


  6. #5  
    Registered Member Treq's Avatar
    Join Date
    Aug 2010
    Posts
    463
    Thanks given
    71
    Thanks received
    65
    Rep Power
    22
    Quote Originally Posted by Stuart View Post
    I would much prefer to use mv.
    Yeah, that's a good way to do it. This is just for people want to do a few clicks and be able to use it on every OS.
    ~Treq~ (Previously Spetsnaz)
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Dupes Fixer Paying well
    By svenie1 in forum Requests
    Replies: 7
    Last Post: 06-29-2012, 03:03 AM
  2. .class file extension
    By Mythic in forum Help
    Replies: 3
    Last Post: 11-08-2010, 08:04 AM
  3. Do models need a file extension
    By Groovy in forum Help
    Replies: 13
    Last Post: 06-02-2010, 09:40 AM
  4. my own lag fixer!
    By amginternetpixels in forum Tools
    Replies: 17
    Last Post: 07-31-2008, 09:21 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •