{"id":15135933,"url":"https://github.com/srwi/pycharm-pixellens","last_synced_at":"2025-10-23T11:30:54.904Z","repository":{"id":251622383,"uuid":"823824111","full_name":"srwi/PyCharm-PixelLens","owner":"srwi","description":"Free PyCharm image viewer plugin for visualizing and debugging NumPy, OpenCV, PyTorch, TensorFlow, JAX, and PIL data.","archived":false,"fork":false,"pushed_at":"2025-01-27T21:18:23.000Z","size":2182,"stargazers_count":29,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T10:58:35.099Z","etag":null,"topics":["data-science","debugger-visualizer","debugging","machine-learning","pycharm","pycharm-plugin","python"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/25039-pixellens","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srwi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-03T19:48:53.000Z","updated_at":"2025-01-26T19:16:18.000Z","dependencies_parsed_at":"2024-08-29T22:32:13.977Z","dependency_job_id":"195604ed-9c06-4610-9bf3-62edfd8a4eb1","html_url":"https://github.com/srwi/PyCharm-PixelLens","commit_stats":{"total_commits":98,"total_committers":3,"mean_commits":"32.666666666666664","dds":0.09183673469387754,"last_synced_commit":"5354c7d4b6d663a4612e6e68eabe43cebb6f3e0a"},"previous_names":["srwi/pycharm-pixellens"],"tags_count":11,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srwi%2FPyCharm-PixelLens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srwi%2FPyCharm-PixelLens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srwi%2FPyCharm-PixelLens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srwi%2FPyCharm-PixelLens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srwi","download_url":"https://codeload.github.com/srwi/PyCharm-PixelLens/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237811601,"owners_count":19370153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-science","debugger-visualizer","debugging","machine-learning","pycharm","pycharm-plugin","python"],"created_at":"2024-09-26T06:01:58.968Z","updated_at":"2025-10-23T11:30:49.065Z","avatar_url":"https://github.com/srwi.png","language":"Kotlin","funding_links":["https://paypal.me/rumswinkel"],"categories":[],"sub_categories":[],"readme":"# PixelLens for PyCharm \u003cimg src=\"src/main/resources/META-INF/pluginIcon.svg\" align=\"right\" width=\"25%\"/\u003e\n\n\u003ca href=\"https://paypal.me/rumswinkel\"\u003e\u003cimg src=\"https://img.shields.io/static/v1?label=Donate\u0026message=%E2%9D%A4\u0026logo=PayPal\u0026color=%23009cde\"/\u003e\u003c/a\u003e\n[![Version](https://img.shields.io/jetbrains/plugin/v/25039-pixellens.svg)](https://plugins.jetbrains.com/plugin/25039-pixellens)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/25039-pixellens.svg)](https://plugins.jetbrains.com/plugin/25039-pixellens)\n\n\u003c!-- Plugin description --\u003e\n[PixelLens](https://plugins.jetbrains.com/plugin/25039-pixellens) is a free and [fully open source](https://github.com/srwi/PyCharm-PixelLens) PyCharm plugin designed to enhance the image visualization capabilities while debugging NumPy, OpenCV, PyTorch, TensorFlow, JAX or Pillow (PIL) image data.\n\nPixelLens is capable of displaying 1D, 2D, 3D or 4D data by right clicking any supported variable in the debugger and selecting \u003ckbd\u003eView as Image\u003c/kbd\u003e.\n\n## Features\n\n- View NumPy, OpenCV, PyTorch, TensorFlow, JAX and Pillow (PIL) data as image\n- View entire batches (fourth dimension) or individual channels of the data\n- Apply value normalization or Viridis colormap for better visibility\n- Transpose dimensions (CHW ↔ HWC) or reverse channels (RGB ↔ BGR)\n- Save or copy the displayed image for easy sharing\n\u003c!-- Plugin description end --\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/2ad50efd-efa3-4cd8-8789-44dfb1b277ce\" width=\"550\"\u003e\n\u003cp\u003e\n\n## Installation\n\n- Get it from the [JetBrain Marketplace](https://plugins.jetbrains.com/plugin/25039-pixellens)\n\n- Using the IDE built-in plugin system:\n  \n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"PixelLens\"\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall\u003c/kbd\u003e\n  \n- Manually:\n\n  Download the [latest release](https://github.com/srwi/PyCharm-PixelLens/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n## License\n\nThis project is licensed under the [GPLv3](https://github.com/srwi/PyCharm-PixelLens/blob/master/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrwi%2Fpycharm-pixellens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrwi%2Fpycharm-pixellens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrwi%2Fpycharm-pixellens/lists"}