New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

geotagger

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geotagger

Geotagger is a command-line interface (CLI) tool written in TypeScript for geotagging photos using a GPX file. This tool utilizes [ExifTool](https://exiftool.org/) under the hood and requires Node.js (>=18.14.0) and npm to be installed on your machine.

latest
npmnpm
Version
1.0.13
Version published
Maintainers
1
Created
Source

Geotagger CLI

Geotagger is a command-line interface (CLI) tool written in TypeScript for geotagging photos using a GPX file. This tool utilizes ExifTool under the hood and requires Node.js (>=18.14.0) and npm to be installed on your machine.

Requirements

Before using Geotagger, make sure you have the following installed:

  • Node.js: Geotagger requires Node.js version 18.14.0 or higher. You can download it from nodejs.org.

  • npm: npm is the package manager for Node.js. It is typically included with the Node.js installation. You can check if npm is installed by running npm -v in your terminal.

  • ExifTool: Geotagger relies on ExifTool for interacting with image metadata. You can download ExifTool from exiftool.org.

Keywords

cli

FAQs

Package last updated on 31 Jan 2024

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