Share code with anyone in a matter of seconds.
Select text within your IDE and upload it with minimal effort.
- Install IMPERIAL in your Jetbrain's IDE
- Select text in your file
- Right click and click
Upload Document
(or run your configured keybind)
API Key
: Your IMPERIAL API key, this is needed to enable other settings.Expiration
: An integer of days, of how long to keep the paste before expiration.Instant Delete
: Deletes the document after the first view from a human.Image Embed
: View the code uploaded as an image, instead of text in the embed.Long URLs
: Have longer URLsShort URLs
: Have short URLs
Upload Document
: Shift + ctrl + s
- imperial.js - JavaScript SDK for IMPERIAL's API.
- imperial.py - Python SDK for IMPERIAL's API.
- imperial-rs - Rust SDK for IMPERIAL's API.
- imperial-vsc - VSC extension for IMPERIAL's API.