Code Monkey home page Code Monkey logo

novel_in_image's Introduction

Novel_In_Image

1.功能介绍

这是一个可以让文字和图片互相转换的便利工具。它可以用来隐藏小说之类的文本内容。

原理及视频教程: https://www.bilibili.com/video/BV1Ai4y1V7rg/

2.用法

文字转图片:

python nii.py -e xxx.txt

其中xxx.txt是要转换的文本路径。

图片转文字

python nii.py -d xxx.bmp

其中xxx.bmp是要转换的图片路径。

3.注意事项

在开始使用之前,请确保您的设备已经安装了Python 3.6或更新版本,和pillow库。如果没有安装pillow,我给大家提供了一个方便的方式来安装,只需

python nii.py -i

等待安装完成即可。

novel_in_image's People

Contributors

3150601355 avatar bizwofficial avatar

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.