All Projects → izuzak → Atom Pdf View

izuzak / Atom Pdf View

Licence: mit
Support for viewing PDF files in Atom.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Atom Pdf View

Markdown Themeable Pdf
ARCHIVED. NOT MAINTAINED. Themeable Markdown Converter (Print to PDF, HTML, JPEG or PNG)
Stars: ✭ 130 (+31.31%)
Mutual labels:  atom, pdf
Universal Resume
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Stars: ✭ 1,349 (+1262.63%)
Mutual labels:  pdf
Atom Expand Region
expanding selection
Stars: ✭ 90 (-9.09%)
Mutual labels:  atom
Linter Js Standard
Atom linter plugin for JavaScript, using JavaScript Standard Style
Stars: ✭ 95 (-4.04%)
Mutual labels:  atom
Books
cs books
Stars: ✭ 93 (-6.06%)
Mutual labels:  pdf
Atom Ava
Snippets for AVA and run tests directly in the editor
Stars: ✭ 96 (-3.03%)
Mutual labels:  atom
Cosmosjs
⭐️ CosmosJS - Cosmos JavaScript Library
Stars: ✭ 91 (-8.08%)
Mutual labels:  atom
Tabula Py
Simple wrapper of tabula-java: extract table from PDF into pandas DataFrame
Stars: ✭ 1,351 (+1264.65%)
Mutual labels:  pdf
Exams
Past Exams for UC Berkeley EECS Courses. PR more if you have!
Stars: ✭ 97 (-2.02%)
Mutual labels:  pdf
Officeproducer
Produce doc/docx/pdf format from doc/docx template
Stars: ✭ 95 (-4.04%)
Mutual labels:  pdf
Nord Atom Ui
An arctic, north-bluish clean and elegant minimal Atom UI theme.
Stars: ✭ 94 (-5.05%)
Mutual labels:  atom
Puppeteer Dart
A Dart library to automate the Chrome browser over the DevTools Protocol. This is a port of the Puppeteer API
Stars: ✭ 92 (-7.07%)
Mutual labels:  pdf
Git Blame
Plugin for Atom Editor. Toggle git-blame annotations for the current file in the gutter.
Stars: ✭ 96 (-3.03%)
Mutual labels:  atom
Portablesigner2
PortableSigner - A Commandline and GUI Tool to digital sign PDF files with X.509 certificates
Stars: ✭ 92 (-7.07%)
Mutual labels:  pdf
Pdf Generator
Cordova plugin to generate pdf in the client-side
Stars: ✭ 98 (-1.01%)
Mutual labels:  pdf
A File Icon Idea
Atom File Icons plugin for IntelliJ IDEA products
Stars: ✭ 90 (-9.09%)
Mutual labels:  atom
Remarks
Extract highlights, scribbles, and annotations from PDFs marked with the reMarkable tablet. Export to Markdown, PDF, PNG, and SVG
Stars: ✭ 94 (-5.05%)
Mutual labels:  pdf
Canvas2pdf
Export your HTML canvas to PDF
Stars: ✭ 96 (-3.03%)
Mutual labels:  pdf
Mit Deep Learning Book Pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Stars: ✭ 9,859 (+9858.59%)
Mutual labels:  pdf
Mustangproject
Open Source Java e-Invoicing library, validator and tool (Factur-X/ZUGFeRD, UNCEFACT/CII XRechnung)
Stars: ✭ 98 (-1.01%)
Mutual labels:  pdf

PDF View package

Adds support for viewing PDF files in Atom. Powered by PDF.js

Features

Zooming

OSX Windows and Linux
Zoom in cmd-= or cmd-+ ctrl-= or ctrl-+
Zoom out cmd-- or cmd-_ ctrl-- or ctrl-_
Reset zoom cmd-0 ctrl-0

You can also zoom by holding ctrl and using the mouse wheel.

Status bar information

Shows the number of the current page and total page count.

Go to page

Jump to a specific page by either clicking on the page count in the status bar or by executing the Pdf View: Go To Page command from the command palette.

SyncTeX

For PDF files created by TeX using the --synctex=1 option, a click on the PDF will take you to the corresponding source code. If the synctex command (part of modern TeX distributions) is in your PATH, this will work out of the box, otherwise you can configure the path to the synctex binary in the settings.

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].