# Giflar - Because nobody likes the SOSI file format

[](https://docs.rs/giflar/)
[](https://crates.io/crates/giflar)


## How to use
Run the ./giflar or ./giflar.exe script with --inpath and --outdir as such
The name of the file will be the same as the input file, but you
decide which directory to store to. Supports inputting a directory as input as well
## Example
`./giflar --inpath=path/to/file.sos --outdir=path/to/outdir`
or
`./giflar --inpath=path/to/sos/files --outdir=path/to/outdir`