Giter VIP home page Giter VIP logo

html2zim's Introduction

html2zim

html到zim wiki语法格式转换工具, 使zim能像evernote一样用于网页剪辑.

  • 图片引用链接将会显式输出
  • 由于从剪贴板读取, 相对路径内容将不会被解析

建议配合klipper等剪贴板工具使用, 对剪贴板内容命令使用:

clipcli text/html | html2zim -k path-to-where-you-store-zim-images

参数

html2zim [-k/-w pathToStore] [html_file]

不指定html_file则从stdin读入
-k使用kio下载图片, -w使用wget下载图片, 不指定则用alt属性的文本表示

html2zim

Convert html to Zim wiki syntax, you can now use zim as a web clipper.

  • href in <img> or <a><img></img> will be explicit given as screenshot
  • Resources in relative paths will not be converted

It is recommend to use klipper or other clipboard utilities for auto conversion with commandline:

clipcli text/html | html2zim -k path-to-where-you-store-zim-images

Parameters

html2zim [-k/-w pathToStore] [html_file]

Read from stdin if no html_file given.
-k to download with kio, -w with wget, otherwise to extract text from attribute 'alt'

Screenshot (page from http://www.wikiwand.com/en/Ball_tree (Edited))

Screenshot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.