GithubHelp home page GithubHelp logo

dym-sh / rename-ext Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 19 KB

changes file-extension based on mime-type

Home Page: https://dym.sh/rename-ext/

License: GNU Affero General Public License v3.0

Shell 100.00%
bash-script file-management

rename-ext's Introduction

rename-ext

changes file-extension based on mime-type

also

  • removes *?|^:"<> characters from the file-name
  • reducing multiple spaces, dots, and underscores
  • adds rename-date suffix to ensure uniquness of the filename
  • strips exec-flag from non-executive types (usual leftover from FAT/NTFS)
  • optimizes images while at it (shows reduction size in kb and %)

install

  1. look at install file for instructions
  2. adjust PREFIX at wish
  3. make sure the final directory is on $PATH

use

rename-ext /Data/Pictures/_unsorted/**/*

to only change extension and nothing else:

rename-ext --only-ext /Data/Photos/2020/*

to only print a report:

rename-ext --test-run /Data/Docs/_dump/*

requires

todo

  • find better determination tool for application/octet-stream
  • leverage fd to do recursive paralel execution if some of parameters are folders

q&a

Q: why not just rename files to hashes of their contents, and store original filenames in some database?

A: good point. that database is in my case a filesystem itself.

rename-ext's People

Contributors

dym-sh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.