Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageWork

Module for image management. Allows you to merge, search image in image, combine, crop images and more.

Read this in other languages: English, Português, Español

How to install this module

To install the module in Rocketbot Studio, it can be done in two ways:

  1. Manual: Download the .zip file and unzip it in the modules folder. The folder name must be the same as the module and inside it must have the following files and folders: _init_.py, package.json, docs, example and libs. If you have the application open, refresh your browser to be able to use the new module.
  2. Automatic: When entering Rocketbot Studio on the right margin you will find the Addons section, select Install Mods, search for the desired module and press install.

Overview

  1. Merge images
    This command allows you to merge two images into one, the second image is superimposed on the first at the indicated coordinates. The path of the resulting file will be the same as the first image

  2. Convert to PDF
    Convert image files from a folder to PDF

  3. Search image in image
    This command searches if image 1 contains image 2 inside and returns True or False depending on the result

  4. Extract text
    Extract text from a specific area of an image

  5. Crop image
    Crop an image from coordinates

  6. Combine images
    Combines two images into one while maintaining the size of each image. It can be combined horizontally or vertically

  7. Compare similarities between images
    Compares an image with a folder of images and returns the percentage of similarity between them.


OS

  • windows

Dependencies

License

MIT
MIT

About

Combine images according to coordinates, convert images to PDF and find the coordinates of one image within another, also extract text from an image or pdf

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages