
civitai-sync is a tool to download your Civitai creations.
Upcoming soon it will include a mini offline website to explore and organize.
If you like using it, please give a thumbs-up or review, to let others know. ❤️
civtai-sync downloads generations from the Civitai generator. It saves data and media in date-ordered folders. Data is saved as text, so prompts can be searched.
Supports ❤️ favorite /? liked /? disliked generations, and video.
Favorite /liked /disliked can be saved into separate media folders for quick access, alongside a media folder of all generations. This is configurable. You can choose to download only data or only favorite /liked /disliked gens.
Auto-updates: When a new version is released, you can update from within the program.
See comments below, and the discussion page for ideas, issues: https://civitai.com/articles/5676
Read on for installation instructions.
The program is a Command Line Interface (CLI). It runs in your computer terminal or command prompt.
Download it
-
Download the tool from this page. It's a zip file.
-
On your computer, Unzip (or “Extract”) the file. It will create a new folder; rename it “civitai-sync”. Move the folder wherever you want to keep it.
-
Install Node.js, download it from: https://nodejs.org — if you already have Node, it needs version 18 or above.
-
If you have a nice new shiny clickable Node.js icon on your desktop or menu, don’t click it. You don’t need to. That’s for something else. Do this:
Install it
If updating from an earlier version, see "Manual software update" below.
-
On Windows, double-click the "install_win" file to install. This will open a command prompt, install the software dependencies and then close. Or, install manually with the steps below.
-
On Linux, Mac, open your Terminal app.
On Windows, your “Command Prompt”. -
Inside the terminal, change directory (“
cd
”) to the unzipped “civitai-sync” folder. Ensure this matches the name and location on your system. For example:
cd Downloads/civitai-sync
On Windows, use backslashes, not forward-slashes, e.g:
cd C:\Downloads\civitai-sync -
Install the software dependencies by typing:
npm run setup
Run it
Now you can run the program.
On Windows:
-
Double-click the "Civitai-Sync" file.
-
To add it as a Desktop shortcut icon, right-click on it > "Send to" > "Desktop (create shortcut)".
On Linux, Mac, or Windows:
-
In the terminal app, change directory ("
cd
”) -
Run it by typing:
npm run cli
Manual software update
From v4, software updates are automatically detected. When a new version is released, you will see an option to install the update.
To upgrade from an earlier version:
-
Download the zip file, unzip it.
-
Copy the unzipped files into your existing “civitai-sync” program folder, overwriting the older files.
-
In the terminal app, change directory ("
cd
”) -
Type: “
npm run setup
”.
On Windows, double-click on “install_win”.
Create an API key
For access to your account, you need a Civitai API key.
-
In Account Settings, see “API Keys” near the bottom of the page: https://civitai.com/user/account
-
Click “Add API key”. Name it, e.g. “civitai-sync”. Click “Save”.
-
You will be shown the key only once > Copy it.
-
In civitai-sync, choose "Set API key", and paste the key.
(To paste, right-click > "Paste", or press "Ctrl+V" or "Ctrl+Shift+V")
Password protection
You can set a password to encrypt your API key, e.g. if you are on a shared computer. You'll enter the password each time you run the program. Or press "Enter" for no password.
Download generations
When your key is saved, you can choose "Download generations".
See “Options” to choose which types of generation to download. Downloads are saved inside the program folder in "generations"; you can change this to another directory.
Click “Latest” to download your most recent creations. On its first run, everything will be downloaded from the onsite generator. You can choose to download just “Favorite/Liked/Disliked” generations.
Generation data
Data from Civitai's API is saved as text files (in “JSON” format). You can search the “generations/data” folder from your file explorer to find specific prompts.
Prompts and metadata are already embedded in the image EXIF data. Some ways to view it:
-
Chrome browser extension:
https://chromewebstore.google.com/detail/exif-metadata-viewer/ -
Stable Diffusion Prompt Reader:
https://github.com/receyuki/stable-diffusion-prompt-reader -
Windows: In Explorer, click on image > properties > select tab with details > select "comments"
Multiple accounts
The program is normally run as:npm run cli
To download from an alternative account, specify a unique name for it:
npm run cli bob
You will probably want to change the download directory, to be different for each account.
Problems? Thoughts? Get in touch
Make a comment, start a chat.
@monkeypuzzle
描述:
Bug fix: Avoids error "unsupported workflow type".
Supports video downloads.
Supports favorite (and liked / disliked) generations.
-
Media folders for favorite / liked / disliked can be kept alongside the folder containing all media
-
Data downloads can be restricted to favorite / liked / disliked
-
Auto-updater for software updates
训练词语:
名称: civitaiSync_v412.zip
大小 (KB): 49
类型: Archive
Pickle 扫描结果: Success
Pickle 扫描信息: No Pickle imports
病毒扫描结果: Success
名称: civitaiSync_v413.zip
大小 (KB): 50
类型: Archive
Pickle 扫描结果: Success
Pickle 扫描信息: No Pickle imports
病毒扫描结果: Success