{"id":16100120,"url":"https://github.com/anilmisirlioglu/thumbnail-server","last_synced_at":"2025-07-17T14:33:17.700Z","repository":{"id":62866472,"uuid":"336350903","full_name":"anilmisirlioglu/thumbnail-server","owner":"anilmisirlioglu","description":"Website Thumbnail \u0026 Screenshot Generator","archived":false,"fork":false,"pushed_at":"2021-02-10T17:56:47.000Z","size":50,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T13:40:57.653Z","etag":null,"topics":["chromedp","screenshot","thumbnail"],"latest_commit_sha":null,"homepage":"","language":"Go","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/anilmisirlioglu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-05T18:06:07.000Z","updated_at":"2022-09-26T22:01:49.000Z","dependencies_parsed_at":"2022-11-08T06:33:29.573Z","dependency_job_id":null,"html_url":"https://github.com/anilmisirlioglu/thumbnail-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anilmisirlioglu/thumbnail-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anilmisirlioglu%2Fthumbnail-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anilmisirlioglu%2Fthumbnail-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anilmisirlioglu%2Fthumbnail-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anilmisirlioglu%2Fthumbnail-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anilmisirlioglu","download_url":"https://codeload.github.com/anilmisirlioglu/thumbnail-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anilmisirlioglu%2Fthumbnail-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265616630,"owners_count":23798866,"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":["chromedp","screenshot","thumbnail"],"created_at":"2024-10-09T18:45:15.806Z","updated_at":"2025-07-17T14:33:17.669Z","avatar_url":"https://github.com/anilmisirlioglu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thumbnail Server\n\n[![shields](https://img.shields.io/badge/made%20with-go-blue?logo=go\u0026style=for-the-badge\u0026logoColor=white)](https://golang.org)\n\nWebsite Thumbnail \u0026 Screenshot Generator written in **Go** with\nusing [Chrome DevTools Protocol](https://github.com/chromedp/chromedp).\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://cdn.discordapp.com/attachments/771673727473156109/808857787874279454/unknown.png\" width=\"738\"\u003e\n\u003c/p\u003e\n\n\u003e [Click to try a live demo.](https://tn.anil.tools)\n\u003e NOTE: Fonts may appear bold due to heroku chrome buildpack.\n\n## Features\n\n- Generating the Website Screenshots \u0026 Thumbnails.\n- Set the custom width, height and quality values of the screenshot.\n- Ability to scroll the page on the Y axis.\n- Set the background and customize the background color of the screenshot.\n- Delete the elements you do not want from the screenshot with the sensitive selector.\n\n## TODO\n\n- [ ] Add the Chrome UI to images with backgrounds.\n- [ ] Fullscreen page screenshot.\n- [ ] Allowing custom height and width adjustments for images with backgrounds.\n\n## Query Parameters\n\n\u003e for `/screenshot` Endpoint\n\n| Parameter |  Type  | Default | Description |\n| --------- | ------ | ------- | ----------- |\n| url       | string | -       | URL of the website that will generate the screenshot | \n| width     | int    | 1920    | Width of the screenshot |\n| height    | int    | 1080    | Height of the screenshot |\n| quality   | int    | 100     | Quality of the screenshot | \n| bgColor   | string | #000000 | Background color if available (If value is #000000 (default) means the no background) | \n| scrollY   | int    | -       | Is the pixel along the vertical axis (Y) |\n| hide      | string | -       | Selectors of elements to be hidden |\n\n\n## Installation \u0026 Test\n\n1. First, install repository\n    ```sh\n    git clone https://github.com/anilmisirlioglu/thumbnail-server \u0026\u0026 cd thumbnail-server\n    ```\n\n2. Then, run it.\n    ```sh\n    go run .\n    ``` \n\n3. Finally, enter localhost address from your browser.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanilmisirlioglu%2Fthumbnail-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanilmisirlioglu%2Fthumbnail-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanilmisirlioglu%2Fthumbnail-server/lists"}