.pde File Extension
File Type 1Processing Development Environment Source Code File
Developer | Processing |
Category | Developer files |
File Format | Text |
.PDE Type 1
Source code file written in the Processing programming language; may contain functions, variables, and other programming constructs; used for storing Processing programs, called "sketches," and running them within the Processing IDE; can be used for programming images, animations, and interactions.
Each PDE file is stored in its own folder when saved from the Processing IDE. It is saved with any other program assets, such as images. The project folder and PDE filename prefix have the same name. When the PDE file is run, it is opened in a Java display window, which renders and runs the resulting program.
Processing is commonly used in educational settings for teaching basic programming skills in a visual environment.
Programs that open PDE files
Linux |
|
Macintosh |
|
File Type 2Arduino Sketch
Developer | Arduino |
Category | Developer files |
File Format | Text |
.PDE Type 2
Software application written with Arduino, an IDE used for prototyping electronics; contains source code written in the Arduino programming language; enables developers to control the electronics on an Arduino circuit board.
To avoid file association conflicts with the Processing software, Arduino changed the Sketch file extension to .INO with the version 1.0 release. Therefore, while Arduino can still open ".pde" files, the ".ino" file extension should be used instead.
Linux |
|
File Type 3ProntoDoc for Excel Document Template
Developer | Step Function |
Category | Page layout files |
File Format | N/A |
.PDE Type 3
File used by ProntoDoc for Excel (PDE), a Microsoft Excel plug-in used for authoring and auto-filling document templates; saves a document template and includes the page layout structure as well as template fields that are filled by data from one or more source databases (SQL Server, SharePoint, and Oracle are supported); used for generating .XLSX, .PDF, and .XPS documents using data from small to enterprise-level databases.
ProntoDoc for Excel, a companion product of ProntoDoc for Word(PDW), is used in business environments for generating reports and other business documents.
Windows |
|
Macintosh |
|