Complete Guide to Blender 2D Brush Libraries: Custom Brushes & Free Resources
Complete Guide to Blender 2D Brush Libraries: Custom Brushes & Free Resources
Why Build a Custom Brush Library?
Blender’s Grease Pencil is a powerful 2D drawing tool, but default brushes are relatively limited. Building a custom brush library enables:
✅ Improved drawing efficiency: Quickly switch between favorite brushes
✅ Unified workflow: Share brush settings across projects
✅ Expanded creative possibilities: Import professional brush packs (watercolor, oil painting, manga, etc.)
✅ Time savings: Avoid reconfiguring brush parameters every time
This guide covers:
- Blender Grease Pencil brush fundamentals
- Creating custom brushes
- Building and managing brush libraries
- Importing external brush packs
- Recommended free brush resources
I. Blender Grease Pencil Brush System Overview
1.1 What is Grease Pencil?
Grease Pencil is Blender’s built-in 2D drawing system that can:
- Draw 2D graphics in 3D space
- Create 2D animations
- Mix 2D/3D workflows (like Spider-Verse style)
1.2 Brush Types
Blender Grease Pencil offers three main brush categories:
| Category | Purpose | Common Brushes |
|---|---|---|
| Draw | Drawing lines and fills | Pencil, Ink Pen, Marker |
| Sculpt | Sculpting existing strokes | Smooth, Grab, Push |
| Weight Paint | Adjusting weights (for rigging) | Draw, Blur |
This guide focuses on Draw brushes, the most common for 2D drawing.
II. Creating Custom Brushes (Step by Step)
2.1 Opening the Grease Pencil Drawing Environment
Steps:
- Open Blender → Select 2D Animation workspace
- A Grease Pencil object is created by default
- Select Draw tool in left toolbar (Shortcut:
D)

2.2 Customizing Brush Parameters
Location: Right properties panel → Tool tab (brush icon)
Core Parameter Explanations:
Radius:
- Controls brush size
- Shortcut:
F+ drag mouse to adjust - Range: 1px - 2000px
Strength:
- Controls stroke opacity
- Shortcut:
Shift + F+ drag to adjust - Recommended values:
- Lineart: 0.8 - 1.0
- Sketching: 0.3 - 0.6
- Watercolor effect: 0.2 - 0.4
Material:
- Select color/material for brush
- Can create multiple materials for different purposes (lineart, coloring, shading)
Caps (endpoints):
Round: Round endpoints (general drawing)Flat: Flat endpoints (calligraphy effects)
2.3 Pressure Sensitivity Settings (requires drawing tablet)
Location: Tool → Brush Settings → Advanced
Common Settings:
- Pressure → Size: Pressure controls thickness (sketching)
- Pressure → Strength: Pressure controls opacity (watercolor)
- Disable Pressure: Fixed line width (ink lines)
Randomness:
- UV Random: Texture variation (charcoal effect)
- Jitter: Random offset (hand-drawn feel)
III. Building and Managing Brush Libraries
3.1 Saving Custom Brushes
Method 1: Save as Brush Preset
- Adjust brush parameters
- Click
+button next to brush name - Enter new brush name (e.g.,
My Pencil) - Brush saves in current
.blendfile
Method 2: Create Brush Library File
- Create new
.blendfile (e.g.,My_Brush_Library.blend) - Create all custom brushes in this file
- Save file
- Later can Append or Link brushes from this file
3.2 Importing Brushes from Library
Steps:
File→Append(or shortcut:Shift + F1)- Browse to brush library file (
.blend) - Enter folder:
Brush→ Select desired brushes - Click
Append
Link vs Append Difference:
- Append: Copies brush to current file (independent)
- Link: Links to original file (changes sync)
- Recommendation: Generally use Append for file independence
3.3 Best Practices for Organizing Brushes
Recommended Structure:
My_Brush_Library.blend
├── Lineart Brushes
│ ├── Pencil_Thick
│ ├── Pencil_Thin
│ ├── Ink_Fixed_Width
│ └── Dip_Pen_Pressure
├── Coloring Brushes
│ ├── Flat_Brush
│ ├── Watercolor_Soft_Edge
│ └── Airbrush
├── Effects Brushes
│ ├── Noise_Texture
│ └── Stipple
└── Erasers
├── Hard_Eraser
└── Soft_Eraser
Naming Conventions:
- Use descriptive names:
Watercolor_Soft_Edge_Pressure - Avoid:
Brush001,New Brush - Add numbers for sorting:
01_Pencil,02_Ink
IV. Importing External Brush Packs
4.1 Supported Brush Formats
Blender Grease Pencil can import:
- ✅
.blendfiles: Blender native brushes - ✅ Image files as brush textures:
.png,.jpg(for custom brushes) - ❌ Not supported: Photoshop
.abr, Procreate.brush(requires conversion)
4.2 How to Import Brush Packs
Scenario 1: Downloaded .blend Brush Pack
- Download brush pack file (e.g.,
Comic_Brushes.blend) File→Append- Select
.blendfile →Brushfolder - Select all brushes →
Append
Scenario 2: Using Images to Create Brush Textures
- Prepare black-and-white image (white = stroke, black = transparent)
- Enter
Shader Editor(switch to Grease Pencil Material) - Add
Image Texturenode - Load image, connect to
ColororAlpha - Adjust
Mappingnode to control texture repetition
Example: Creating Charcoal Effect
- Download charcoal texture (
charcoal_texture.png) - Set as brush material’s
Alphainput - Adjust
UVrandomness parameter → different texture each stroke

4.3 About Brushes from Other Software
Important Note:
- Photoshop
.abrand Procreate.brushcannot be directly imported - Requires manual recreation or texture simulation
- Recommend using Blender native brush packs for efficiency
V. Recommended Free Brush Resources
5.1 Official Resources
Blender Cloud (Partially Free)
- URL: Blender Cloud Gallery
- Content: Official professional brush packs
- Includes: Animation brushes, concept art brushes
5.2 Community Free Brush Packs
1. Grease Pencil Community Brushes
- Source: BlenderArtists Forum
- Content: 100+ community-contributed brushes
- Types: Comics, watercolor, oil painting, sketching
- Download: BlenderArtists Forum
2. Blender Market Free Brushes
- URL: Blender Market Free
- Filter:
Freecategory - Recommended packs:
- Sketch Brushes Pack
- Manga Studio Brushes
3. Gumroad Artist Shares
- Search keywords:
Blender Grease Pencil Brush Free - Many artists freely share their brushes
- Note: Check license terms (personal/commercial)
5.3 Recommended Texture Sources for Custom Brushes
Free Texture Websites:
- Textures.com (15 free downloads daily)
- CCO Textures (completely free, CC0 license)
- Unsplash Textures (high resolution, commercial use)
Texture Types Suitable for Brushes:
- ✅ Charcoal textures
- ✅ Watercolor paper
- ✅ Canvas textures
- ✅ Noise/grain patterns
Creation Tips:
- Convert texture to black-and-white (Desaturate)
- Adjust contrast (enhance details)
- Save as
.png(supports transparency) - Import into Blender as brush material
VI. Quick Brush Switching Tips
Recommended Methods:
-
Quick Favorites (Most Useful):
- Shortcut:
Q - Right-click brush →
Add to Quick Favorites - Press
Qfor quick access to favorites
- Shortcut:
-
Keyboard Shortcuts:
D: Enter draw modeShift + D: Switch brushes
6.2 Brush and Material Pairing Tips
Core Principle: One brush per purpose
Examples:
- Lineart_Black → Main lines
- Watercolor_Red → Blush effects
- Flat_Skin → Character coloring
Advantage: Quick switching, avoid repetitive adjustments
6.3 Backing Up Brush Libraries
Simple Method:
- Store brush library
.blendfiles in cloud (Google Drive, Dropbox) - Regular backups to external drive
VII. Common Questions
Q1: Can’t find brushes after importing?
Solutions:
- Confirm you selected
AppendnotLinkduring import - Check if in correct mode (Draw Mode)
- Click brush selector, scroll down to see new brushes
- Use search:
F3→ enter brush name
Q2: Brush has no pressure sensitivity?
Check Items:
- Confirm tablet driver working (
Edit→Preferences→Input→ test pressure) - Enable
Pressure Sensitivityin brush settings - Check
Custom Curveconfigured correctly - Wacom users: Update driver to latest version
Q3: How to delete unwanted brushes?
Steps:
- Select brush in brush list
- Click
-button next to brush name - Save file then reopen (unused brushes will be purged)
- Or use
Outliner→Blender File→Brushes→ right-click delete
Q4: Brush material color incorrect?
Reason:
- Grease Pencil uses material system; brushes don’t contain color
Solution:
- Switch to correct material
- Adjust color in
Material Properties - Use
Vertex Colormode for real-time color adjustment while drawing (Shortcut:V)
Conclusion
Building a custom brush library is key to improving Blender 2D drawing efficiency.
Core Takeaways:
- ✅ Understand brush parameters (Radius, Strength, Pressure)
- ✅ Create brush library files for cross-project use
- ✅ Leverage free resources (BlenderArtists, Blender Market)
- ✅ Create custom brush textures for unique styles
- ✅ Use shortcuts and Quick Favorites for speed
Action Items:
- 🎯 Today: Create your first brush library file
- 🎯 This Week: Download 3 free brush packs to test
- 🎯 This Month: Build 10 personal favorite brush presets
Remember: The best brushes are those that match your drawing style.
Don’t blindly pursue brush quantity; focus on understanding parameters, mastering operations, and building efficient workflows.
Start building your personalized brush library! 🎨
Related Resources:
- Blender Grease Pencil Official Documentation - Complete feature guide
- Blender Cloud Gallery - Official brushes and resources
- Blender Market Free Brushes - Community-shared brush packs
- YouTube Tutorials - Brush setup and application techniques
Tags: #Blender #2DDrawing #BrushSettings #GreasePencil #Tutorial #DigitalArt