Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sangoro

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sangoro

  • 1.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 17 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc