Master Typora: Install, Activate, Theme & Image Bed Setup in One Guide
This comprehensive guide walks you through Typora’s key features, step‑by‑step installation, activation, theme customization, local image handling, and configuring popular image‑hosting services like PicGo, SM.MS, Tencent COS, and Alibaba OSS, plus essential keyboard shortcuts for efficient markdown editing.
Typora Overview, Installation, Activation, Theme Settings
Typora is a clean, easy‑to‑use Markdown editor that eliminates the split between preview and edit modes by providing a real‑time WYSIWYG experience, greatly improving the writing workflow.
Main Features
Basic Editing : Supports all common Markdown syntax such as headings, paragraphs, lists, blockquotes, code blocks, links, and images.
Math Formula Editing : Allows easy insertion and editing of mathematical formulas using a simple syntax, ideal for academic documents.
Table Creation : Enables quick creation and editing of tables with keyboard shortcuts.
Document Conversion : Exports Markdown files to HTML, PDF, Word and other formats.
Unique Advantages
Clean Interface : Minimalist design without cluttered menus, letting users focus on content.
Live Preview : Shows formatted output instantly, removing the need to switch modes.
Cross‑Platform Support : Runs on Windows, macOS and Linux.
Applicable Scenarios
Writing : Suitable for daily writing, blogs, novels, essays, etc.
Academic : Perfect for research papers and reports thanks to strong formula support.
Technical : Ideal for developers to record code snippets and technical documentation.
Installation
Run typora-setup-x64-1.7.6.exe (see
). If a previous version exists, uninstall it first.
Select "Install for all users" (
).
Choose the installation directory and click "Next" (
).
Check "Create a desktop shortcut" and continue (
).
Click "Install" (
).
After installation, uncheck "Launch Typora" and finish (
).
Activation
Copy license-gen.exe and TyproaCrack.exe into Typora’s root folder (
).
Open PowerShell (Win+R → powershell) (
).
Navigate to Typora’s install directory (e.g., cd "D:\Program Files\Typora") and run .\license-gen.exe to generate a serial number (
).
With Typora closed, execute .\TyproaCrack.exe (
).
Open Typora, choose "Enter Serial Number", paste the generated key and any email, then click "Activate" (
).
Confirm activation success (
), then close the window (
).
Theme Settings
Open "File → Preferences" (
).
Go to the "Appearance" tab and click "Open Theme Folder" (
).
Copy your custom theme files into Typora’s themes directory and restart Typora (
).
Select the newly added theme from the "Theme" dropdown (
).
Image Settings
Local Image Settings
Open "File → Preferences" and select the "Image" section (
).
Enable "Copy to specified path" with path ./images, and check options for both local and network images. Also enable automatic upload based on YAML and prefer relative paths (
).
Image Bed Configuration
Because inserted images are stored locally, they may disappear when the document is copied to other platforms. Configuring an image‑hosting service (image bed) solves this problem. Below are three common image‑bed setups using PicGo.
PicGo
Download PicGo
PicGo is a free, open‑source image‑upload tool supporting many platforms.
Download link: https://github.com/Molunerfinn/PicGo/releases
Install PicGo
Run PicGo-Setup-2.4.0-beta9.-x64.exe (
).
Select "Install for all users" and click Next (
).
Choose the destination folder and install (
).
Finish installation (
).
Accept the privacy agreement (
).
Configure PicGo in Typora
Open "Preferences → Image", set "Insert Image…" to "Upload Image", enable both local and network rules, select "PicGo (app)" as the upload service, and specify the PicGo executable path (
).
PicGo Settings
Set filename format to timestamps and enable automatic URL copy (
).
SM.MS Image Bed
Register at https://sm.ms/ and obtain an API Token (
).
In PicGo’s "Image Bed Settings → SM.MS", paste the token and confirm (
).
Test by pasting an image into Typora; a success notification indicates proper configuration (
).
Tencent Cloud COS Image Bed
Log in to Tencent Cloud, navigate to Product → Storage → Object Storage and create a bucket (
).
Obtain SecretId , SecretKey , Bucket and Region from the bucket’s overview (
).
In PicGo’s "Image Bed Settings → Tencent Cloud COS", select version v5 and fill in the obtained credentials (
).
Test by inserting an image; a success notification confirms the setup (
).
Alibaba Cloud OSS Image Bed
Create an OSS bucket on Alibaba Cloud and record the Bucket Name , Endpoint and Domain (
).
Generate an AccessKey (ID and Secret) in the console (
).
In PicGo’s "Image Bed Settings → Alibaba OSS", fill in the bucket name, region (first part of the endpoint), AccessKey ID and Secret (
).
Test the upload; a success notification indicates the configuration works (
).
Typora Usage Tips
Cut: Ctrl+X (
).
Copy: Ctrl+C (
).
Paste: Ctrl+V (
).
Bold: Ctrl+B (
).
Italic: Ctrl+I (
).
Code block: Ctrl+Shift+` (
).
Insert table: Ctrl+T (
).
Insert formula block: Ctrl+Shift+M (
).
Export to PDF/HTML/Word: use the Export menu; Word export requires Pandoc (
).
These shortcuts and settings enable efficient markdown authoring, seamless image handling, and flexible document export.
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Raymond Ops
Linux ops automation, cloud-native, Kubernetes, SRE, DevOps, Python, Golang and related tech discussions.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
