Fundamentals 22 min read

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.

Raymond Ops
Raymond Ops
Raymond Ops
Master Typora: Install, Activate, Theme & Image Bed Setup in One Guide

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

t2
t2

). If a previous version exists, uninstall it first.

Select "Install for all users" (

t3
t3

).

Choose the installation directory and click "Next" (

t4
t4

).

Check "Create a desktop shortcut" and continue (

t5
t5

).

Click "Install" (

t6
t6

).

After installation, uncheck "Launch Typora" and finish (

t7
t7

).

Activation

Copy license-gen.exe and TyproaCrack.exe into Typora’s root folder (

t8
t8

).

Open PowerShell (Win+R → powershell) (

t9
t9

).

Navigate to Typora’s install directory (e.g., cd "D:\Program Files\Typora") and run .\license-gen.exe to generate a serial number (

t10
t10

).

With Typora closed, execute .\TyproaCrack.exe (

t11
t11

).

Open Typora, choose "Enter Serial Number", paste the generated key and any email, then click "Activate" (

t12
t12

).

Confirm activation success (

t13
t13

), then close the window (

t14
t14

).

Theme Settings

Open "File → Preferences" (

t15
t15

).

Go to the "Appearance" tab and click "Open Theme Folder" (

t16
t16

).

Copy your custom theme files into Typora’s themes directory and restart Typora (

t17
t17

).

Select the newly added theme from the "Theme" dropdown (

t18
t18

).

Image Settings

Local Image Settings

Open "File → Preferences" and select the "Image" section (

t19
t19

).

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 (

t20
t20

).

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

t21
t21

Install PicGo

Run PicGo-Setup-2.4.0-beta9.-x64.exe (

t22
t22

).

Select "Install for all users" and click Next (

t23
t23

).

Choose the destination folder and install (

t24
t24

).

Finish installation (

t25
t25

).

Accept the privacy agreement (

t26
t26

).

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 (

t27
t27

).

PicGo Settings

Set filename format to timestamps and enable automatic URL copy (

t28
t28

).

SM.MS Image Bed

Register at https://sm.ms/ and obtain an API Token (

t29
t29

).

In PicGo’s "Image Bed Settings → SM.MS", paste the token and confirm (

t32
t32

).

Test by pasting an image into Typora; a success notification indicates proper configuration (

t34
t34

).

Tencent Cloud COS Image Bed

Log in to Tencent Cloud, navigate to Product → Storage → Object Storage and create a bucket (

t35
t35

).

Obtain SecretId , SecretKey , Bucket and Region from the bucket’s overview (

t46
t46

).

In PicGo’s "Image Bed Settings → Tencent Cloud COS", select version v5 and fill in the obtained credentials (

t48
t48

).

Test by inserting an image; a success notification confirms the setup (

t50
t50

).

Alibaba Cloud OSS Image Bed

Create an OSS bucket on Alibaba Cloud and record the Bucket Name , Endpoint and Domain (

t59
t59

).

Generate an AccessKey (ID and Secret) in the console (

t61
t61

).

In PicGo’s "Image Bed Settings → Alibaba OSS", fill in the bucket name, region (first part of the endpoint), AccessKey ID and Secret (

t65
t65

).

Test the upload; a success notification indicates the configuration works (

t67
t67

).

Typora Usage Tips

Cut: Ctrl+X (

t69
t69

).

Copy: Ctrl+C (

t70
t70

).

Paste: Ctrl+V (

t71
t71

).

Bold: Ctrl+B (

t74
t74

).

Italic: Ctrl+I (

t76
t76

).

Code block: Ctrl+Shift+` (

t78
t78

).

Insert table: Ctrl+T (

t100
t100

).

Insert formula block: Ctrl+Shift+M (

t104
t104

).

Export to PDF/HTML/Word: use the Export menu; Word export requires Pandoc (

t111
t111

).

These shortcuts and settings enable efficient markdown authoring, seamless image handling, and flexible document export.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

TutorialInstallationmarkdowneditorTyporaImage Hosting
Raymond Ops
Written by

Raymond Ops

Linux ops automation, cloud-native, Kubernetes, SRE, DevOps, Python, Golang and related tech discussions.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.