{"id":18308118,"url":"https://github.com/ilicmarko/devtools-timeline-images","last_synced_at":"2025-04-05T17:32:07.567Z","repository":{"id":34394496,"uuid":"178374420","full_name":"ilicmarko/devtools-timeline-images","owner":"ilicmarko","description":"Extract images from Chrome DevTools report.","archived":false,"fork":false,"pushed_at":"2022-06-22T16:42:36.000Z","size":101,"stargazers_count":46,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T21:19:48.567Z","etag":null,"topics":["chrome","devtools","extract","images"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ilicmarko.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":"2019-03-29T09:26:30.000Z","updated_at":"2024-08-14T14:22:39.000Z","dependencies_parsed_at":"2022-08-26T17:41:33.069Z","dependency_job_id":null,"html_url":"https://github.com/ilicmarko/devtools-timeline-images","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilicmarko%2Fdevtools-timeline-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilicmarko%2Fdevtools-timeline-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilicmarko%2Fdevtools-timeline-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilicmarko%2Fdevtools-timeline-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilicmarko","download_url":"https://codeload.github.com/ilicmarko/devtools-timeline-images/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247374982,"owners_count":20928923,"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":["chrome","devtools","extract","images"],"created_at":"2024-11-05T16:06:41.246Z","updated_at":"2025-04-05T17:32:07.245Z","avatar_url":"https://github.com/ilicmarko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"./.github/logo.svg\" alt=\"logo\" width=\"450\"\u003e\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eDevtools Timeline Exporter\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.npmjs.com/package/devtools-timeline-images\"\u003e\u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/devtools-timeline-images.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nA really small utility to extract images from Chrome Timeline.\n\n## Installation\n\n```bash\nyarn global add devtools-timeline-images\n# or NPM\nnpm i -g devtools-timeline-images\n```\n\n## Usage\n\nAs of v2 CLI includes and alias for the name, `dte` (Devtools Timeline Export). This has been changed as in the future\nthere is a plan to export videos, not only images.\n\n### Image\n\n```bash\ndte images \u003cinput\u003e [options]\n\nGenerate sequence of images.\n\nOptions:\n  --version     Show version number                                    [boolean]\n  --output, -o  Path to JSON file generated by Chrome.       [string] [required]\n  -h, --help    Show help                                              [boolean]\n```\n\nAlso you can generate images with an alias `i`, like this: `dte i \u003cinput\u003e [options]`.\n\n### Video\nWith a video command you can instantly generate a slowdown video of the loading progress.\n\n```bash\ndte video \u003cinput\u003e [options]\n\nGenerate slowdown video from the timeline export.\n\nOptions:\n  --version     Show version number                                    [boolean]\n  --output, -o  Video file name to export.                   [string] [required]\n  -h, --help    Show help                                              [boolean]\n\n```\n\nAlso you can generate a video with an alias `v`, like this: `dte v \u003cinput\u003e [options]`.\n\n## Options\n- `-o` or `--output` - Specify the output folder.\n\n*Note: If the output directory does not exist the CLI will create it.*\n\n## Example\n\n```bash\ndte i ./example-site.json -o ./images\n```\n\n## Save a recoding\n\n![Save recoding](https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/imgs/save-profile.png)\n\nMore information at [Google Developer Docs](https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/reference#save)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filicmarko%2Fdevtools-timeline-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filicmarko%2Fdevtools-timeline-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filicmarko%2Fdevtools-timeline-images/lists"}