Categories: None [Edit]

sangoro

https://rubygems.org/gems/sangoro
https://github.com/BluePeony/sangoro
# Sangoro A Ruby program to change the exif creation time stamp of JPEGs or PNGs.
# Installation To use the Sangoro tool you require: as well as the following Ruby gems:
  • fastimage
  • fileutils
  • gtk3
  • mini_exiftool
On Mac you might need the exiftool installed. I recommend installing it using the Brew package manager: ```brew install exiftool``` Get the Sangoro tool by typing ```gem install sangoro``` in your command line. This will install the sangoro gem as well as the gems mentined above. Now you can just run ```sangoro``` in your command line. # Usage 1. Select a JPEG/PNG file by clicking on "Select image" 2. You will see the file name and the creation date & time on the right side, if available. 3. Now you can specify by how many hours, minutes and/or seconds you want the time stamp to move. You also need to choose whether to move the timestamp forward or back. 4. If you want to apply this change to all images in the folder, check the box below. 5. Click "Apply". 6. You are done. The exif creation timestamp of the selected image(s) was adjusted as specified. # Remarks If you have any remarks, bugs, questions etc. please tell me, I'd be happy to help.

Total

Ranking: 176,046 of 186,856
Downloads: 1,865

Daily

Ranking: 104,285 of 186,840
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
27912,000,751rspec
269165,736,783fastimage
1,81515,382,933fileutils
2,9665,008,931mini_exiftool
8,112442,951gtk3

Owners

#GravatarHandle
1iconBluePeony