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: 175,046 of 180,702
Downloads: 1,157

Daily

Ranking: 103,205 of 180,689
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
24772,716,171rspec
266119,921,308fastimage
1,9129,065,287fileutils
2,8184,112,938mini_exiftool
7,504391,093gtk3

Owners

#GravatarHandle
1iconBluePeony