Skip to content

Commit

Permalink
docs: update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas committed Oct 29, 2024
1 parent 1bc54d2 commit c3a8e6c
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,30 @@
Blaze is a lightweight, minimalist application for sorting through large collections of images with as little effort as possible.
Likely usecases include sorting through images from photo-shoots or AI generated content

Currently has 2 modes:

- Sort - quickly go through all the images in a directory one-by-one, sending each image to the desired location/deleting it with a keypress

- Compare - view a group of related images at the same time and deal with each image.
Grouping is based on filenames using regular expressions.

## Installation

Download the latest installer release from Github [here](https://github.com/sqooid/blaze/releases/latest).

## Screenshots

<img src="screenshots/screenshot-1.png" width=500>
<img src="screenshots/screenshot-0.png" width=500>
<img src="screenshots/screenshot-2.png" width=500>
<img src="screenshots/screenshot-3.png" width=500>
| | |
| :-------------------------------------------------: | :-------------------------------------------------: |
| <img src="screenshots/screenshot-00.png" width=500> | <img src="screenshots/screenshot-04.png" width=500> |
| <img src="screenshots/screenshot-01.png" width=500> | <img src="screenshots/screenshot-05.png" width=500> |
| <img src="screenshots/screenshot-02.png" width=500> | <img src="screenshots/screenshot-03.png" width=500> |

## Basic operation

1. Choose a source directory where images will be read from
1. Edit the default workflow by clicking the bolt icon
2. Configure bindings for various [actions](#actions)
3. Configure other interface settings as desired
3. Set a source directory where the images are located
4. Start sorting

### Actions
Expand Down
Binary file removed screenshots/screenshot-0.png
Binary file not shown.
Binary file added screenshots/screenshot-00.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/screenshot-01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/screenshot-02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/screenshot-03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/screenshot-04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/screenshot-05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/screenshot-1.png
Binary file not shown.
Binary file removed screenshots/screenshot-2.png
Binary file not shown.
Binary file removed screenshots/screenshot-3.png
Binary file not shown.

0 comments on commit c3a8e6c

Please sign in to comment.