mirror of
https://github.com/ciromattia/kcc
synced 2025-12-22 22:22:21 +00:00
shorten 7z/kindlegen notes
This commit is contained in:
@@ -64,7 +64,7 @@ First install the `64-bit x64` version of 7z from https://www.7-zip.org/ or with
|
|||||||
winget install --id 7zip.7zip
|
winget install --id 7zip.7zip
|
||||||
```
|
```
|
||||||
|
|
||||||
KCC expects `7z` to be installed to the default location at `C:\Program Files\7-Zip\`. If KCC has trouble detecting it, just copy `7z` from that location and put it next to KCC.
|
KCC expects `7z` to be installed to the default location at `C:\Program Files\7-Zip\`.
|
||||||
|
|
||||||
#### macOS 7-Zip/Unar
|
#### macOS 7-Zip/Unar
|
||||||
with [Homebrew](https://brew.sh/) installed
|
with [Homebrew](https://brew.sh/) installed
|
||||||
@@ -77,9 +77,8 @@ brew install unar
|
|||||||
|
|
||||||
#### Windows / macOS KindleGen
|
#### Windows / macOS KindleGen
|
||||||
|
|
||||||
It's included in [Kindle Previewer](https://www.amazon.com/Kindle-Previewer/b?ie=UTF8&node=21381691011). Install it and `kindlegen` will be auto-detected.
|
Install [Kindle Previewer](https://www.amazon.com/Kindle-Previewer/b?ie=UTF8&node=21381691011) and `kindlegen` will be autodetected from it.
|
||||||
|
|
||||||
On Windows, KCC expects `kindlegen` to be installed to the default location at `%LOCALAPPDATA%\Amazon\Kindle Previewer 3\lib\fc\bin\`. If KCC has trouble detecting it, just copy `kindlegen` from that location and put it next to KCC.
|
|
||||||
|
|
||||||
## INPUT FORMATS
|
## INPUT FORMATS
|
||||||
**KCC** can understand and convert, at the moment, the following input types:
|
**KCC** can understand and convert, at the moment, the following input types:
|
||||||
|
|||||||
Reference in New Issue
Block a user