{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/13"}],"enrichment":{"capability":"A Streamlit component that displays an image and captures pixel coordinates when clicked, returning both the x,y position and the click timestamp in Unix format.","skillfed_tags":["streamlit-component","image-interaction","ui-widget"],"use_cases":["Build an image annotation tool where users click to mark regions of interest and capture their pixel locations.","Create an interactive image explorer that logs where users click to identify areas of attention.","Develop a data labeling interface that records pixel coordinates for training computer vision models.","Implement a point-and-click interface for selecting features or objects within an image for further analysis.","Track user interaction patterns by recording click coordinates and timestamps on reference images."],"what_it_does":"Streamlit-Image-Coordinates is a custom Streamlit component that embeds an interactive image viewer in a Streamlit app. When a user clicks on the displayed image, the component captures and returns the pixel coordinates of the click along with the Unix timestamp of when the click occurred. This is useful for building interactive image annotation, selection, or analysis tools within Streamlit applications.\n\nThe package wraps a single runtime dependency on streamlit and is designed to integrate seamlessly into Streamlit workflows. It supports modern Python versions (3.10 through 3.13) and has been actively maintained. The component is distributed as a pure Python wheel with no compiled dependencies, making installation straightforward across platforms.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, carries a permissive MIT license, and solves a specific gap in Streamlit's built-in components. Install friction is minimal. It is worth adding if you need interactive image coordinate capture in a Streamlit app; skip it if your workflow does not require click-based image interaction."},"id":"streamlit-image-coordinates","links":{"html":"https://skillfed.io/packages/streamlit-image-coordinates","md":"https://skillfed.io/packages/streamlit-image-coordinates.md","pypi":"https://pypi.org/project/streamlit-image-coordinates/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"streamlit-image-coordinates","python_support":"supports_current","summary":"Streamlit component that displays an image and returns the coordinates when you click on it"},"popularity":{"monthly_downloads":297582,"position":7881,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.1"}
