All Projects → Atim33 → autopdfexporter-sketch-plugin

Atim33 / autopdfexporter-sketch-plugin

Licence: Unlicense License
A Sketch Plugin to auto-export all '[S]' Prefix artboards to a single pdf, no slices needed! Plugin auto creates slices from prefixed Artboards and exports them into a single page-sorted pdf file.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to autopdfexporter-sketch-plugin

Keys For Sketch
Advanced shortcut manager for Sketch app.
Stars: ✭ 281 (+1656.25%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketch-plugins, sketchapp
Sketch Image Compressor
A Plugin for Sketch that compresses your bitmap assets, to keep filesize to a minimum.
Stars: ✭ 338 (+2012.5%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketch-plugins, sketchapp
Overrideit Sketchplugin
Overrideit is sketch plugin that allow designers to search in overridelist and overrides dropdowns, and with many other features.
Stars: ✭ 113 (+606.25%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketch-plugins, sketchapp
Sketchcrapp
SketchCrapp - Crack your Sketch.app in seconds :) Supports MacOS Big Sur.
Stars: ✭ 218 (+1262.5%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketchapp
Camilo
Sketch plugin specially crafted to work in Design systems with multiple themes
Stars: ✭ 175 (+993.75%)
Mutual labels:  sketch-plugin, sketch-app, sketch-plugins, sketchapp
Sketch Gifme Plugin
Embed gifs and videos in your Sketch files!
Stars: ✭ 274 (+1612.5%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketch-plugins
Sketch Styles Generator
Generate hundreds of Sketch Shared Styles in a matter of seconds.
Stars: ✭ 537 (+3256.25%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketch-plugins
Sketch Find And Replace
Sketch plugin to do a find and replace on text within layers
Stars: ✭ 693 (+4231.25%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketchapp
Sketch Commands
A collection of script commands for Sketch.app
Stars: ✭ 826 (+5062.5%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketchapp
Import Colors Sketch
Import colors from macOS CLR, Photoshop ACO/ACT, Illustrator ASE, GIMP GPL, Sketch, Text file to Sketch color variables.
Stars: ✭ 32 (+100%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketch-plugins
Persiansupplier
Sketch Plugin for supplying dynamic persian data.
Stars: ✭ 46 (+187.5%)
Mutual labels:  sketch, sketch-plugin, sketch-plugins, sketchapp
Notes
A sketch plugin for taking notes
Stars: ✭ 87 (+443.75%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketchapp
Sketch Batch Create Symbols
A plugin for Sketch to convert selected layers to individual symbols.
Stars: ✭ 134 (+737.5%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketchapp
Sketch-SelectPlus
Sketch plugin to select different layers of specific types. It basically selects everything!
Stars: ✭ 20 (+25%)
Mutual labels:  sketch, sketch-plugin, sketch-plugins
Sketch Palettes
A Sketch plugin for exporting and importing fill presets. It supports colors, gradients, and pattern fills.
Stars: ✭ 2,267 (+14068.75%)
Mutual labels:  sketch, sketch-plugin, sketch-app
Fluid For Sketch
[Sketch Plugin] Sketch-flavored Auto Layout-like Constraints
Stars: ✭ 2,408 (+14950%)
Mutual labels:  sketch, sketch-plugin, artboards
Paddy Sketch Plugin
Automated padding, spacing and alignment for your Sketch layers
Stars: ✭ 2,219 (+13768.75%)
Mutual labels:  sketch, sketch-plugin, sketchapp
Pdf Export Sketch Plugin
Sketch plugin for PDF exporting
Stars: ✭ 231 (+1343.75%)
Mutual labels:  sketch, sketch-plugin, sketch-app
typex
Typography web export (css, sass, html, json, ..) plugin for Sketch
Stars: ✭ 42 (+162.5%)
Mutual labels:  sketch, sketch-plugin, sketch-app
sketch-action-api-tester
A plugin to listen to all the events in the Action API
Stars: ✭ 26 (+62.5%)
Mutual labels:  sketch-plugin, sketch-app, sketchapp

Auto PDF Exporter nSlicer Sketch Plugin

A Sketch Plugin to auto-export all '[S]' Prefix artboards to a single pdf. Helps with the issue of "my Artboard won’t export other Artboards on top of it", no manual slices needed!

Presentation's in a click

Very often presentation material is useful to illustrate a flow or product, this plugin helps eliminate the need to create a seperate Powerpoint/Keynote presentation. All presentation slides can be created directly in Sketch and exported to a single PDF with one click, eliminating the double work of maintaining a ppt file with embedded png's and a sketch file of the original designs (especially when changes take place) making design updates to your presentation/documentation easier and more seamless.

Artboards on top of artboards

Have artboards on top of other artboards? so do we. This plugin works with Artboards layered on top of other Arboards and will auto create slices for you (Works with Sketch 62 ~ 49 and below). The slices will be created temporarily to allow the export of the big artboards and will then be removed allowing you to change your artboard sizes at any point, with the new slices updating to the new artboard sizes.

Export specific artboards

Have you ever needed to export specific artboards to a single combined pdf. This Plugin does just that and auto creates slices from prefixed Artboards then exports them into a single page-sorted pdf file.

Instructions

  1. Step-1. To set which Artboards you want to export to a single pdf, the only thing you need to do is add the prefix "[S]" to the artboard's name e.g. "[S] Artboard 1", that's it!
  2. Step-2. To set the order for which you want your Artboards to appear in the pdf, append any numbers or letters after the prefix e.g. "[S] 1.0 Intro", "[S] 2.1 Welcome" .etc there's a sorting mechanism that will order them alphabetically 0-9 then A-Z, based on the artboard name and not the position of the artboard within the sketch file.
  3. Step-3. That's it! Run the plugin! The plugin will find all artboards with the prefix '[S]', add a temporary slice behind it, then export those slices to a single PDF and remove the temporary slices.

Additional Notes

  • The '[S]' prefix is useful as we usually don't necessarily want to export all artboards but a select few. The [S] can be attached to both the Big Artboards and any small artboards on top of them, wherever there's an '[S]' prefix the artboard will be added and exported to the pdf file.
  • The plugin removes the temporary slices when its done, this is useful as it allows you to change your artboard sizes at any point and when you run the plugin again any the new slices will simply update to the new artboard sizes.
  • Simplifiers the issue of Sketch 49 "my Artboard won’t export other Artboards on top of it", no manual slices needed!
  • Note. Artboards are converted to png's first to preserve gradients and colour accuracy in the final PDF files.
  • Updated to fix issue in Sketch 60.

Installation

Versions

  • v3.65 - Fix for Sketch 60 and above
  • v3.46 - Works with Sketch 49.2 to 60
  • v3.40 - Works with Sketch 48 and below

Thanks

Hope you find this plugin useful. If you have ideas to improve it, please don't hesitate to create a new issue or pull request. Regards, KhY.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].