Download the PHP package ginsen/photosort without Composer
On this page you can find all versions of the php package ginsen/photosort. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ginsen/photosort
More information about ginsen/photosort
Files in ginsen/photosort
Package photosort
Short Description A small app to rename or copy images files by Exif information of image
License MIT
Homepage https://github.com/ginsen/photosort
Informations about the package photosort
PhotoSort
What is it?
The PhotoSort application is a small tool to rename or copy images files by Exif information of image.
Exif is a standard that specifies the formats for images, sound, and ancillary tags used by digital cameras (including smartphones), scanners and other systems handling image and sound files recorded by digital cameras.
The application can do two things:
- Rename all image files of one directory.
- Copy all image files of one directory to other new directory, if directory destiny not exist, this is created.
Also it has two possibles format name file, by date of Exif information (by default) or by numeric format.
How do I get started?
You can install PhotoSort in one of tree ways:
As a Phar (Recommended)
You may download a ready-to-use version of PhotoSort as a Phar:
The first command will check your PHP settings, warn you of any issues, and the download it to the /usr/local/bin
directory.
The second command change permissions to execute photosort
command.
As a Composer Install
Alternatively, you may use Composer to download and install PhotoSort as well as its dependencies.
Once the application is downloaded, you have the command in the following path.
May you wish copy this command into the root path or other path? Then run the command.
As a Git project
Use this official Git repository.
Check version app
Now you may want check version app, the last version is 1.1.1
if you downloaded the phar file (Recommended method) to use as system command, now you can check the version application:
otherwise, if you installed with composer or git method, you have the command into your path used: