https://github.com/zebrajaeger/autopano-path-relativizer
Manipulate Autopano Giga .pano files to get relative paths to the images instead absolute paths
https://github.com/zebrajaeger/autopano-path-relativizer
Last synced: about 2 months ago
JSON representation
Manipulate Autopano Giga .pano files to get relative paths to the images instead absolute paths
- Host: GitHub
- URL: https://github.com/zebrajaeger/autopano-path-relativizer
- Owner: zebrajaeger
- Created: 2023-07-04T13:03:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T14:16:15.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T23:42:55.099Z (3 months ago)
- Language: Java
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Autopano Path Relativizer
## Problem
Autopano Giga stores its project files with
absolute paths to the images.
That means, everything has to be forever at the same place (I meant: path).## Solution
Use this program to switch to relative paths.
A file called ```test.pano``` gets a brother called ```test.relative.pano```
who is basically the same except the relative paths to the images.## Usage
Requires Java 11 or higher
$ java -jar apr.jar -u
$ java -jar apr.jar
$ java -jar apr.jar