Home

Awesome

streamlit-image-juxtapose

A simple Streamlit Component to compare images in Streamlit apps using Knightlab's JuxtaposeJS. The images are saved to the streamlit static directory then served via streamlit as an image overlay with an adjustable slider.

<p align="center"> <img src="https://github.com/robmarkcole/streamlit-image-juxtapose/blob/main/usage.png" width="700"> </p>

Development

Pip installable alternative

If you wish to pip install the functionality provided by this plugin checkout streamlit-image-comparison

References