Description from extension meta
markClipper insert clipped web contents directly into obsidian local vault. No config required. Highlighter. Open source
Image from store
Description from store
π’ markClipper saves clipped web contents directly to your obsidian vault without any config. Al summary. Open source.
π Why you should consider this:
βͺ Save web contents directly to obsidian's vault
βͺ Clip web contents into markdown format
βͺ Al summary, Mindmap and Highlight powered by ChatGPT
βͺ Capture screenshot and insert it into vault in two clicks.
βͺ Insert image into your obsidian's vault
βͺ Insert current tab or all tabs' articles
βͺ Drag-n-drop images and selected text
βͺ Highlighter and insert highlighted text into notes
βͺ Zero config and no separate obsidian plugins are required
βͺ No need to keep obsidian app open.
βͺ No signup required
βͺ Free and Open source:https://github.com/anilkumarum/mark-clipper
βͺ You can also insert clipped contents into Joplin or Logseq
βͺ Lightweight & 75KB only
βͺ Themes
βͺ no tracking, no Ads
βͺ dark mode
β¨οΈ keyboard shortcuts
Ctrl+Shift+X β Open markClipper popup window
Alt + S β Capture Screenshot
Alt+M β enable multi select text (no need to open popup window)
Alt + A β Clip article (Need to open popup window)
Alt + T β Open side panel (Need to open popup window)
Esc β Close all open notes in side panel
Ctrl + Shift + E β export all open notes in side panel
Ctrl + E β export focused note in side panel
Alt + C β Copy focused note's content in side panel
Alt + D β Open note files drawer in side panel
Ctrl+ Z β undo ctrl+c copy (work only when copy listener on)
Ctrl+ Y β redo ctrl+c copy (work only when copy listener on)
Ctrl+Shift +Z β undo highlight
Ctrl+Shift +Y β redo highlight
Alt + H β highlight (work only when copy listener on)
Ctrl+ Shift + H β remove highlight
Shift + Space β extend selection
...more keyboard shortcuts on extension's options page
Note: This is unofficial markdown web clipper extension for Obsidian.
π == FEATURES ==
β
Save content directly to Obsidian's vault
Give file permission and your work is done.
Extension convert web content into markdown format and directly insert formatted web contents into your vault
β
Clip article in one click
If you want summarize current webpage or create mindmap then change clip content type.
keyboard shortcut: Alt +A (works when popup window open)
Clip article from current tab or all open tabs in one click.
you can add frontmatter and download articles' images into "images" folder.
β
Persistent text Highlighter
Highlight text and save highlighted text into selected notes.
Highlighted text will be visible when you re-visit webpage
For remove highlight, Select again highlighted text and press Ctrl + Shift + H.
For disable highlight, Go to options page
Fastest highlighter in Chrome web store.
markClipper highlights text without creating new DOM elements.
Read more: https://web.dev/dom-size-and-interactivity/
β
Save images with correct file path
This extension insert image file into your vault and adds correct image path as markdown link in selected notes
if you need to save images from clipped articles then you need to enable it from extension's options page.
If you want to change download images folder location, config in options page
β
Zero configuration
No separate obsidian plugins required. No configuration required
β
Work with any local folder not only vault
Give write permission in any local folder e.g βdownloads/web-clippedβ or βvault/web-clippedβ
You can use this extension for clip web contents into "Logseq" or "Joplin"
β»οΈ Permissions
sidePanel:Show side panel
activeTab:Required to read current tab's title and url
scripting:Inject screenshot and markdown converter tools storage:Save extension configurations
contextMenu:Add context menu on images
β¨οΈ Keyboard shortcuts
Ctrl+Shift+X: Open extension's popup window
Alt + S: Capture screenshot
For config keyboard shortcuts, paste this url in address bar:
chrome://extensions/shortcuts
Alt+I β Insert frontmatter in open notes (focus require on notes or window)
Alt + Z βtoggle word wrap in open notes (focus require on notes or window
Alt+A β Clip article (work when popup window open)
Alt+T β Open side panel (work when popup window open)
Alt+M β Multi select text
Ctrl + B , Ctrl + I β format bold, italic
Delete β delete line in note in side panel
Read more about file security
https://developer.chrome.com/articles/file-system-access/#security-considerations
For Brave browser
File API is disabled by default.
You need to enable this flag "brave://flags/#file-system-access-api" to work in brave browser.
Till chromium 117:Vivaldi doesn't support side panel API
Edge browser
I don't test this extension in Edge browser. Maybe work
Opera browser
I don't test this extension in Opera browser
Arc browser
I cann't test this extension in Arc browser because arc browser is not available on linux and arc browser doesn't provide extension developer docs
βΉοΈ Support
Please report issues on github issues https://github.com/anilkumarum/mark-clipper/issues
For detail guide, visit:https://markclipper.noterail.site/guide
For contact, Please mail us on π§ [email protected]
Join markClipper on google Groups: https://groups.google.com/g/markclipper
You can change side panel position from settings -> appearance
Obsidian logo is owned by https://obsidian.md
π Version 1.0.16
β FIXED: Can't summarize webpage when chatGPT logged in
β FIXED: Cross-origin clip image
β FIXED: Highlighted text don't show on page reload
β FIXED: Note/Image don't save in user defined folder
π Version 1.0.13
β FIXED: whitespace between texts
β FIXED: metadata not show in obsidian bug fixed
β IMPROVED: Rich bookmark with thumbnail & description
β ADDED: Description added in frontmatter
β ADDED: Frontmatter auto-added when clip article
π Version 1.0.12
β FIXED: multi select text bug fixed
β FIXED: website-specific clip article issue fixed
β ADDED: Extract youtube transcript in clip article option
β ADDED: Summarize youtube video
1.0.11
β ADDED: ChatGPT AI summary, MindMap and Highlight added
β ADDED: Now you can change Download images folder location
β ADDED: Now you can change new note filename format
β ADDED: Now you can change new note folder path
β ADDED: Press Alt + C to copy current focused note
π 1.0.10
β π FIXED: Fix paste issue in side panel note
β π FIXED: cannot auto clip article from some websites bug fixed
β π FIXED: Copy listener ui bug fixed
β IMPROVED: Clip article improved
β ADDED: Press Alt + T to close side panel
β ADDED: Press Alt + A to auto clip article from other webpages when side panel open
π Version 1.0.2
β FIXED: Add note in note selectlist(maulti-select,screenshot,right click) when new note created
β FIXED: Note selectlist is empty when extension updated
β FIXED: Nested note now available in popup bookmark note list
β FIXED: 2 layer Nested note path issue fixed in right click context menu
β ADDED: notify via toast when clip images, multi select text
β ADDED: cancel select button added in multi select text
β ADDED: Insert pdf file button show when pdf file open in tab
β markClipper now available in 16+ languages
π 1.0.1
π Create new note in side panel issue fixed
π 1.0.0
- Minimum chrome version 123
- ADDED: Open notes popup move to left file drawer
- ADDED: Restore opened notes options added
- ADDED: keyboard shortcut added
- ADDED: Create new note inside vault added in file drawer
- FIXED: Give access button in vault permission dialog issue fixed
π 0.0.94
π Bug Fixed
- Switch vault checkbox now working
- Highlight switch now working
- Download images issue fixed
- Frontmatter date format issue fixed
- Clip article data improved
β
Added
- Create new note option in screenshot, multi select text, context menu
- show dialog when vault permission required
- add permission manager page link in options and popup page
β¨οΈ Shift + Space for extend selection (when copy-listener active)
β¨οΈ Alt + H for highlight text (when copy-listener active)
π Theme configuration added
π 0.0.90
π Markdown syntax color added
πΌοΈ Download images options added below "add frontmatter"
π Toggle word wrap button on right side of note box
β¨οΈ Format Keyboard shortcut: Format bold (ctrl+B), Format italic (ctrl+I)
β¨οΈ Delete line Keyboard shortcut: Delete
html to markdown converter improved
πContext menu issue added
π Screenshot top cut issue fix
β
Note filelist (use in context menu, screenshot,multi_select text) refresh button added in permission manager
β
YYYY/MM/DD date format added
β
locale: Russain,Japanese,Portuguese added
π 0.0.85
π filename .md.md issue fixed
β
Notelist (show in context menu,screenshot) updated when chrome start
β
Add notelist sync icon in vault permission manager
π 0.0.8
π Fix screenshot issue
β
locale: hindi,chinese added
π 0.0.8
π Save highlighted text
πMutli select text
π Basic editing helper added e.g open enter open marker (*([_) then closing marker (*)]_) auto added
π² Undo(ctrl+z) & Redo (ctrl+Y) support on ctrl+c copy and drag-n-drop text
Ctrl+Shift+X to open popup window
β¨οΈ Ctrl + C auto-copy into selected note when side panel open
β¨οΈ Alt + A keyboard shortcut to clip artice (open popup window open)
β¨οΈ Alt + M keyboard shortcut to enable multi select text (open popup window open)
π 0.0.6 release
π file rename issue fixed
π Brave file api guide added
π 0.0.5 release
π Text Highlighter added
π
Saved imaged from clipped articles added
π Medium.com bug fixed
π Duplicate permission page issue fixed
π Images now saved in `images` folder
β οΈ Read all data from all sites permission removed
Latest reviews
- (2025-03-14) Abhishek Yadav: BUG: The screenshot feature does not function correctly on YouTube. When I attempt to take a screenshot, the extension captures the screen from the selected area down to the bottom of page, instead of the designated portion.
- (2024-12-18) yj: The screenshot result has position deviation, which may be caused by the screen DPI scaling of Windows. Hope it can be fixed β
- (2024-11-23) 1 ksdavidc ksdavidc: Doesn't seem to work completely well on youtube, especially on playlist and channel pages. Otherwise impressive.
- (2024-10-02) Jennie Jackson: Highlight text and auto-insert into Obsidian's note is very useful features and save a lot of time. No need to install two extensions and pay for premium. Please allow me to pick highlight's color (not only yellow). How do I delete highlighted text on webpage ??
- (2024-09-10) Azeem Lakdawalla: Excellent plug-in which has tons of useful functionality. You can configure it to send to any number of vaults as well. Will be using this a ton.
- (2024-09-06) Md. Al Amin Islam: Works like a charm, love the fact that it's open source as well. Would have been nice to have a version for Firefox as well..
- (2024-09-04) Sergey Melnikov: good extension for web clipping directly to obsidian. Rarely it can't parse page format and u need copy-paste manually. But i didn't find any more suitable ext for clipping
- (2024-09-03) Bob Armour: Best web clipper extension for obsidian users. Only obsidian web clipper that can article along with images. 2 Feature request: 1. Add webpage AI summary feature 2. Option to change images folder location
- (2024-05-30) NΓ©eNΓ©e Nichelle: Works well until it doesn't. Upon browser restart the extension revokes vault permission and when you regrant permission the browser crashes every time.
- (2024-05-21) Henry Yu: MarkClipper is a game-changer for Obsidian users, making web clipping effortless and intuitive. A must-have Chrome extension for efficient note-taking. πππππ
- (2024-05-13) Michal Zglinski: So far, so good! Had some hiccups though: - my initial granted permissions were Revoked - had to give it again (always give writing access to the folder) - I was expecting access to Vault permissions through settings (it's just in extension menu) - "give permission" button didn't work on the extension menu (where I have "bookmark tab", "capture screenshot", etc) - console was rasing "tabid 12345678 doesn't exist" error or something like that - Some keyboard shortcuts don't work on Mac (alt+t on windows, I'm guessing is option+t on mac - doesn't work) - Taking screenshot and assigning to a note is broken - cannot see the latest note. Not possible to create new note from taking the screenshot; same problem with multi select text. Didn't have a chance to test everything, but it's enough for my needs. Hopefully the above will be fixed eventually
- (2024-05-06) Kirill: Doesn't work in Arc browser
- (2024-04-23) magic click: This extension is improved in few days. I am happy with this changes. One Bug i found: When screenshot insert into nested note file the obsidian show error: β./screenshots/2024-xx-xx.pngβ could not be found.
- (2024-04-03) Jan Ε alomoun: Great tool for Obsidian users! I can easily clip all article, but even better is option to select only some part of article, immediately add some personal notes, include images etc. Thanx for it!
- (2024-03-27) kiran kumari: Excellent extension. I am searching for this extension from very long time. This extension save markdown content directly into obsidian without any configuration. This extension also save images in obsidian's vault (enable it from options page). # Please improve markdown output. Some empty section included. # Add mathjax support # Extract tags from webpages
- (2023-12-10) Adam Wiseman: Couldn't get it to work in Opera on MacOS Sonoma. No sidebar ever shows up, no note is ever clipped, and the vault permissions are constantly revoked, even if I don't reload/refresh the permissions tab.
- (2023-09-09) Michael: Looks promising. But failed at first hurdle for me. Unable to add vault permission with error "showDirectoryPicker" is not defined. Installing on Brave Browser.
- (2023-09-09) Michael: Looks promising. But failed at first hurdle for me. Unable to add vault permission with error "showDirectoryPicker" is not defined. Installing on Brave Browser.
- (2023-08-25) BZQamy: Be Cautious. this extension needs permission to access local folder e.g. vault folder. I request you to please experiment with empty vault. I found only this obsidian web clipper that append clipped contents directly into vault. I am experimenting with this obsidian clipper whether i should stick with this or not ??
- (2023-08-25) BZQamy: Be Cautious. this extension needs permission to access local folder e.g. vault folder. I request you to please experiment with empty vault. I found only this obsidian web clipper that append clipped contents directly into vault. I am experimenting with this obsidian clipper whether i should stick with this or not ??
- (2023-08-23) Avataar admin: This extension finally did it what other extensions said it is impossible. Only web clipper extension in whole Chrome web store that save web contents directly into local disk. I thank developer for this amazing and time-saving extension. But it has one caveat: Write permission revoke on reload tab or re-open Chrome browser. You need to grant permission again.
- (2023-08-23) Avataar admin: This extension finally did it what other extensions said it is impossible. Only web clipper extension in whole Chrome web store that save web contents directly into local disk. I thank developer for this amazing and time-saving extension. But it has one caveat: Write permission revoke on reload tab or re-open Chrome browser. You need to grant permission again.