{"id":16921021,"url":"https://github.com/dherault/aquarelle","last_synced_at":"2025-10-19T19:35:41.791Z","repository":{"id":1210653,"uuid":"41595359","full_name":"dherault/aquarelle","owner":"dherault","description":"Random profile pictures with a sense of Art.","archived":false,"fork":false,"pushed_at":"2025-02-12T10:35:17.000Z","size":34545,"stargazers_count":17,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-20T14:39:59.065Z","etag":null,"topics":["javascript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/dherault.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-08-29T14:05:42.000Z","updated_at":"2025-02-12T10:35:21.000Z","dependencies_parsed_at":"2025-08-14T15:45:24.135Z","dependency_job_id":"06ec030e-f000-41ec-9269-036271ac8640","html_url":"https://github.com/dherault/aquarelle","commit_stats":{"total_commits":30,"total_committers":3,"mean_commits":10.0,"dds":0.2666666666666667,"last_synced_commit":"d42b7e33ab2d939c4b437a60f62b47d4c85f4e06"},"previous_names":["aquesttechnologies/aquarelle"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dherault/aquarelle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dherault%2Faquarelle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dherault%2Faquarelle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dherault%2Faquarelle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dherault%2Faquarelle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dherault","download_url":"https://codeload.github.com/dherault/aquarelle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dherault%2Faquarelle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279886955,"owners_count":26239473,"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","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["javascript"],"created_at":"2024-10-13T19:50:23.299Z","updated_at":"2025-10-19T19:35:41.759Z","avatar_url":"https://github.com/dherault.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aquarelle\n\n![npm](https://img.shields.io/npm/v/aquarelle?color=success)\n\nAquarelle is a random profile picture generator, based on famous paintings.\n\n## Example thumbnails\n\n![](https://i.imgur.com/29wqN0T.png) .\n![](https://i.imgur.com/lSpkUWJ.png) .\n![](https://i.imgur.com/XNk6VR8.png) .\n![](https://i.imgur.com/Z0K32ZG.png) .\n![](https://i.imgur.com/NrVkJgd.png) .\n![](https://i.imgur.com/a8pCTGT.png)\n\n## Installation\n\n`npm i aquarelle --save`\n\n## Usage\n\n```js\nconst aquarelle = require('aquarelle')\n\nconst {\n  filePath,\n  fileName,\n  width,\n  height,\n  top,              // Crop y position\n  left,             // Crop x position\n  title,            // Title of the artwork\n  year,             // Year of the artwork\n  author,           // Author name of the artwork\n  originalFilePath, // To display the original artwork (uncropped) if you want to\n  originalFileName,\n} = await aquarelle(128, 128, '/path/to/output/dir')\n\nconsole.log('Profile picture generated!', filePath) // /path/to/output/dir/f8b80502-19c6-4b7e-ad8e-acc1e793b952.png\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdherault%2Faquarelle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdherault%2Faquarelle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdherault%2Faquarelle/lists"}