{"id":13448187,"url":"https://github.com/alvesjtiago/hover-preview","last_synced_at":"2025-04-11T21:10:19.763Z","repository":{"id":69263795,"uuid":"75717238","full_name":"alvesjtiago/hover-preview","owner":"alvesjtiago","description":"Sublime Text 3 Plugin for previewing images.","archived":false,"fork":false,"pushed_at":"2020-01-26T16:03:34.000Z","size":777,"stargazers_count":46,"open_issues_count":4,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-25T17:06:29.319Z","etag":null,"topics":["python","sublime-text-3","sublime-text-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alvesjtiago.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-12-06T09:44:45.000Z","updated_at":"2024-11-17T09:43:43.000Z","dependencies_parsed_at":"2024-01-21T04:29:09.232Z","dependency_job_id":"b1759b1a-63f3-46ec-ad32-1481194e1a45","html_url":"https://github.com/alvesjtiago/hover-preview","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvesjtiago%2Fhover-preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvesjtiago%2Fhover-preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvesjtiago%2Fhover-preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvesjtiago%2Fhover-preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alvesjtiago","download_url":"https://codeload.github.com/alvesjtiago/hover-preview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480431,"owners_count":21110937,"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":["python","sublime-text-3","sublime-text-plugin"],"created_at":"2024-07-31T05:01:38.188Z","updated_at":"2025-04-11T21:10:19.735Z","avatar_url":"https://github.com/alvesjtiago.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# ImagePreview\n\n### The Sublime Text image previewing plugin\n\n![Screenshot of ImagePreview, a plugin for Sublime Text by @alvesjtiago](screenshot.png)\n\n## Usage\n\n- hover over an image filename (full, relative or just the name), a url or a data-url\n- open the context menu and click on `Preview Image` (it's only visible when on an image identifier)\n- you can bind the \"preview_image\" command to a key or a mouse gesture (it is not bound by default)\n\n## Installation\n\n### Package Control\n\nSearch for \"ImagePreview\" and install.\n\n### Manual\n\n_macOS_\n```sh\ncd ~/Library/Application\\ Support/Sublime\\ Text\\ 3/Packages\ngit clone --depth=1 https://github.com/alvesjtiago/sublime-image-preview.git\n```\n\n_Ubuntu_\n```sh\ncd ~/.config/sublime-text-3/Packages\ngit clone --depth=1 https://github.com/alvesjtiago/sublime-image-preview.git\n```\n\n_Windows_\n```sh\ncd \"%APPDATA%\\Sublime Text 3\\Packages\"\ngit clone --depth=1 https://github.com/alvesjtiago/sublime-image-preview.git\n```\n\nOr manually create a folder named \"ImagePreview\" on your Packages folder and copy the content of this repo to it.\n\n## Requirements\n\n- to preview images that need conversion the plugin requires [Imagemagick](https://www.imagemagick.org/script/download.php) and that `magick` command is in your path.\n\n\n## Contribute\n\nImagePreview is a small utility created by [Tiago Alves](https://twitter.com/alvesjtiago).\nAny help on this project is more than welcome. Or if you find any problems, please comment or open an issue with as much information as you can provide.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvesjtiago%2Fhover-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvesjtiago%2Fhover-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvesjtiago%2Fhover-preview/lists"}