CivArchive
    Web Bulk Image Cropper - v1.0
    Preview 548634

    It's a web tool to batch crop images like BIRME. What I find missing with BIRME is that you are always restricted to width or height. With this tool, you can freely crop any part of the image.

    To start the local webserver :

    A@B:~/bulk-image-cropper$ pip install flask

    A@B:~/bulk-image-cropper$ python app.py

    Access via 127.0.0.1:5000

    I only added a app.py python file to host it on your local PC, all credit goes to https://github.com/danfickle/bulk-image-cropper

    Description

    FAQ

    Comments (10)

    sabinApr 20, 2023
    CivitAI

    Very good alternative to Birme

    shrrgsaApr 23, 2023
    CivitAI

    why is this better than brime

    lemur_fulvus
    Author
    Apr 23, 2023

    Last time I checked, you were limited in the selection to either full height or full width. So it is not possible for a large scene in high resolution to only crop the face in BIRME.

    RagaNex9Jun 13, 2023
    CivitAI

    it doesn't create zip in the end, how ?

    lemur_fulvus
    Author
    Jun 14, 2023ยท 1 reaction

    If you start the python webserver a described in the description the zip should be available after cropping all pictured. You should be able to click for download

    RagaNex9Jun 14, 2023

    it worked, thanks!

    excalibuJun 15, 2023
    CivitAI

    Works perfectly. A free and open source alternative to Capture One.

    rkayswiss282Sep 7, 2023
    CivitAI

    Very very handy little thing, thanks for making it offline available!

    KonokoNov 8, 2023
    CivitAI

    I make this bat to start the server (in windows):

    @echo off rem Check if a Python virtual environment (venv) exists if not exist venv ( echo Creating a Python virtual environment... python -m venv venv ) rem Activate the virtual environment call venv\Scripts\activate rem Install the requirements echo Installing requirements... pip install flask rem Run app.py echo Running app.py... python app.py rem Deactivate the virtual environment deactivate

    Just need add this in the root folder in a file ".bat" and run it.

    ssumendraaMay 10, 2024
    CivitAI

    I have tried this, but it is not very useful now a days. If you want easy client side bulk image cropper then try this online Crop Images in Bulk

    Other
    Other

    Details

    Downloads
    311
    Platform
    CivitAI
    Platform Status
    Available
    Created
    4/20/2023
    Updated
    6/28/2026
    Deleted
    -

    Files

    webBulkImageCropper_v10.zip

    Available On (1 platform)

    Same model published on other platforms. May have additional downloads or version variants.