{"id":13728524,"url":"https://github.com/DWilliames/PDF-export-sketch-plugin","last_synced_at":"2025-05-08T00:32:00.679Z","repository":{"id":79792199,"uuid":"83300337","full_name":"DWilliames/PDF-export-sketch-plugin","owner":"DWilliames","description":"Sketch plugin for PDF exporting ","archived":false,"fork":false,"pushed_at":"2024-04-04T10:05:37.000Z","size":1011,"stargazers_count":249,"open_issues_count":15,"forks_count":22,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-11T19:25:41.668Z","etag":null,"topics":["cocoascript","sketch","sketch-app","sketch-plugin"],"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/DWilliames.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}},"created_at":"2017-02-27T10:57:04.000Z","updated_at":"2024-09-24T20:33:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5cb5c8b-6fd4-416d-9b21-0a60920014ae","html_url":"https://github.com/DWilliames/PDF-export-sketch-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DWilliames%2FPDF-export-sketch-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DWilliames%2FPDF-export-sketch-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DWilliames%2FPDF-export-sketch-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DWilliames%2FPDF-export-sketch-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DWilliames","download_url":"https://codeload.github.com/DWilliames/PDF-export-sketch-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224679947,"owners_count":17351896,"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":["cocoascript","sketch","sketch-app","sketch-plugin"],"created_at":"2024-08-03T02:00:43.953Z","updated_at":"2024-11-14T19:31:18.238Z","avatar_url":"https://github.com/DWilliames.png","language":"JavaScript","funding_links":["https://www.paypal.me/dtw/5"],"categories":["🧰 Bins"],"sub_categories":["Sketch Plugins"],"readme":"# 📕 PDF Export — Sketch Plugin\n\n\n\u003ca href=\"https://www.sketchapp.com\"\u003e\n  \u003cimg width=\"160\" height=\"41\" src=\"images/sketch-badge.png\" \u003e\n\u003c/a\u003e\n\u003ca href=\"http://bit.ly/SketchRunnerWebsite\"\u003e\n  \u003cimg width=\"160\" height=\"41\" src=\"http://sketchrunner.com/img/badge_blue.png\" \u003e\n\u003c/a\u003e\n\nA Sketch Plugin to export artboards to a PDF document.\n\n* Export all pages\n* Export current page\n* Export selected artboards\n\n![PDF Export Preferences](images/pdf-export2.png)\n\nNote: This plugin is no longer actively maintained; whilst functionality should still work, don't expect it to be updated in the future.\n\n\n## Features\n\n| 🔥 | Description |\n| --- | --- |\n| **Artboard Export Order** | Easily set the export order of the artboards when running the plugin. |\n| **Export as PNGs into PDF** | This will export each artboard first into a PNG, then place those PNGs together into a single PDF document. This is extremely helpful for things such as 'images with fills', 'gradient fills', 'some shadows' that sometimes don't render well into a PDF.*You can also specify the export size for the PNGs — same as the typical Sketch export; `200w` = width of 200px, `100h` = height of 100px, `3x` = 3 times artboard size* |\n| **Ignore Artboards/pages with prefix** | Do you sometimes have those few artboards you still want to keep around, but don't necessarily want to export? Or maybe a page that is an archive? Then this is perfect for you. When checked, you can specify a prefix. Every artboard or page with that prefix will be excluded when exporting. |\n| **Include 'Symbol Master' Artboards** | Perhaps you use Symbols and wish to include the 'Symbol Master' artboards in your export... now you can. |\n\n\n## Why make this plugin?\n\nToo often, I found myself going 'File \u003e Export Artboards to PDF', then opening up the PDF and deleting pages I didn't actually want.\n\nSometimes I would duplicate a page in Sketch as a new iteration on the design. I would then want to export the single iteration—consisting of multiple artboards—into a PDF for distribution and printing purposes; so having a 'Export current page into PDF' option is a real lifesaver!! 😍\n\n\n## Installation\n\n1. [Download the plugin](https://github.com/DWilliames/PDF-export-sketch-plugin/archive/refs/heads/master.zip)\n2. Double-click the file, 'PDF Export.sketchplugin'\n3. That's it...\n\n---\n\nFollow [@davidwilliames](https://twitter.com/davidwilliames) on Twitter\n\n[![Twitter Follow](https://img.shields.io/twitter/follow/davidwilliames.svg?style=social\u0026label=Follow)]()\n\n\nCheck out my other Sketch Plugins:\n* [Nudge Resize](https://github.com/DWilliames/nudge-resize-sketch-plugin)\n* [Nudge Corner Radius](https://github.com/DWilliames/nudge-corner-radius-sketch-plugin)\n\nIf you find this plugin helpful, consider shouting me coffee ☕️ via [PayPal](https://www.paypal.me/dtw/5)\n\n\u003ca href=\"https://www.paypal.me/dtw/5\"\u003e\n  \u003cimg width=\"160\" height=\"41\" src=\"images/paypal-badge.png\" \u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDWilliames%2FPDF-export-sketch-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDWilliames%2FPDF-export-sketch-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDWilliames%2FPDF-export-sketch-plugin/lists"}