Is it possible to detect text and edit from image in golang?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. gosseract

    Go package for OCR (Optical Character Recognition), by using Tesseract C++ library

    For the former a brief google search produces this: https://github.com/otiai10/gosseract. I can't remember if those are the same bindings I used before.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. go-gst

    Gstreamer bindings and utilities for golang

    For the latter I have gstreamer bindings here https://github.com/tinyzimmer/go-gst , but you could potentially also implement yourself with other libraries tuned to the purpose.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: I launched a super cheap and simple to use OCR tool for macOS

    2 projects | news.ycombinator.com | 3 Nov 2024
  • OCR Solutions Uncovered: How to Choose the Best for Different Use Cases

    2 projects | dev.to | 1 Aug 2024
  • Mastering Text Extraction from Multi-Page PDFs Using OCR API: A Step-by-Step Guide

    1 project | dev.to | 15 Jul 2024
  • OCR with tesseract, python and pytesseract

    2 projects | dev.to | 4 Jun 2024
  • OCR Tools for Mac, iOS and Windows

    1 project | news.ycombinator.com | 3 Jun 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?