{"id":19641670,"url":"https://github.com/healthypackrat/pdf_outline_editor","last_synced_at":"2026-06-18T14:31:43.920Z","repository":{"id":56887693,"uuid":"178690457","full_name":"healthypackrat/pdf_outline_editor","owner":"healthypackrat","description":"Set PDF outlines from a JSON/YAML definition file (RubyGems)","archived":false,"fork":false,"pushed_at":"2022-01-05T06:25:45.000Z","size":26529,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-31T23:07:14.960Z","etag":null,"topics":["gem","jruby","pdf","pdfbox","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/pdf_outline_editor","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/healthypackrat.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}},"created_at":"2019-03-31T13:16:57.000Z","updated_at":"2022-01-05T06:25:46.000Z","dependencies_parsed_at":"2022-08-21T00:20:54.425Z","dependency_job_id":null,"html_url":"https://github.com/healthypackrat/pdf_outline_editor","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/healthypackrat/pdf_outline_editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healthypackrat%2Fpdf_outline_editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healthypackrat%2Fpdf_outline_editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healthypackrat%2Fpdf_outline_editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healthypackrat%2Fpdf_outline_editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/healthypackrat","download_url":"https://codeload.github.com/healthypackrat/pdf_outline_editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healthypackrat%2Fpdf_outline_editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34495377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["gem","jruby","pdf","pdfbox","ruby"],"created_at":"2024-11-11T14:10:04.989Z","updated_at":"2026-06-18T14:31:43.888Z","avatar_url":"https://github.com/healthypackrat.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pdf\\_outline\\_editor\n\n[![Build Status](https://travis-ci.org/healthypackrat/pdf_outline_editor.svg?branch=master)](https://travis-ci.org/healthypackrat/pdf_outline_editor)\n\nThis gem provides a command to get/set PDF outlines from a JSON/YAML definition file.\n\nUseful for [PDF files which don't have outlines](https://github.com/healthypackrat/pdf-outlines).\n\n## Requirements\n\n- JRuby\n\n## Installation\n\n```\n$ jgem install pdf_outline_editor\n```\n\n## Usage\n\nFirst, generate an outlines definition file by running `init` command:\n\n```\n$ pdf_outline_editor init -f json \u003e toc.json\n```\n\nor, by running `dump` command with an existing pdf file:\n\n```\n$ pdf_outline_editor dump -f json input.pdf \u003e toc.json\n```\n\n(Edit `toc.json` as you like...)\n\nThen run `load` command to set outlines:\n\n```\n$ pdf_outline_editor load input.pdf toc.json output.pdf\n```\n\n## Development\n\nRun `bin/rspec` to run the specs.\n\nRun `bin/rubocop` to check formattings.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at \u003chttps://github.com/healthypackrat/pdf_outline_editor\u003e.\n\n## License\n\nThe gem is available as open source under the terms of the [Apache License, Version 2.0](https://opensource.org/licenses/Apache-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealthypackrat%2Fpdf_outline_editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhealthypackrat%2Fpdf_outline_editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealthypackrat%2Fpdf_outline_editor/lists"}