reversable image censoring tool

Overview

StupidCensor

a REVERSABLE image censoring tool

to reversably mosiac censor jpeg files

to temporarily remove image details

not allowed on most websites like

nudity and/or censored speech, the

original image can be completely restored

without any quality loss but shouldn't

be recognizable by most automated scanning

tools or the naked eye

How it works

It changes the quant tables to cause 8x8

blocks to render as a single color, basically

its full mosiac pixelation, but it saves the

original quant tables in the jpeg so if you

run the same tool on it again it restores those

tables and the full image is restored!

Unfinished

I'm thinking I might also allow for different

pixel sizes, because 8x8 is not very obscuring

for large images, but in order to do that it

will be far more challenging because I'll have

to decompress/recompress all of the image data.

Warning

NOT INTENDED for sensitive, private, or illegal data

The reversable censoring methods are simple, open,

and obvious. It will only deter casual viewers

and automated image scanners used for flagging

content or censorship.

Useful applications

Handy for sharing LEGAL pのrnのgrムphソ,

avoiding copyright issues, and sharing images

that might otherwise violate terms of service.

Allowing you to collaborate on ero-manga translation

projects on platforms that don't otherwise allow

such content.

Requirements

Python3 with standard modules

Installation

Just move the stupidcensor.py into your path somewhere and make sure it has run permission.

Usage

stupidcensor.py -h for basic options but generally

use:

stupidcensor.py yourjpgfile -o newjpgfile

this will create a mosiac censored copy of your image

run it again on the new file to reverse it

use the -i option if you want to overwrite the original

check stupidcensor.py -h for more options

Unlicense

This is free and unencumbered software

released into the public domain

under the unlicense. For more information,

please refer to http://unlicense.org

An python script to convert images to upscaled versions made out of one-colour emojis.

ABOUT This is an python script to convert png, jpg and gif(output isnt animated :( ) images to scaled versions made out of one-colour emojis. Please n

0 Oct 19, 2022
Simple mathematical operations on image, point and surface layers.

napari-math This package provides a GUI interfrace for simple mathematical operations on image, point and surface layers. addition subtraction multipl

Zach Marin 2 Jan 18, 2022
3D printer / slicing GUI built on top of the Uranium framework

Cura Ultimaker Cura is a state-of-the-art slicer application to prepare your 3D models for printing with a 3D printer. With hundreds of settings and h

Ultimaker 4.4k Jan 02, 2023
Seeks to remove text from an image in a convincing way.

Text-Removal This is a Computer Vision project that seeks to successfully remove text from an image by covering the text areas in a convincing way. He

6 Nov 22, 2022
Gallery written in Python to manage your photos

GalleryMan Gallery written in Python to manage your photos Installation

Asian Cat 24 Dec 18, 2022
Tools for making image cutouts from sets of TESS full frame images

Cutout tools for astronomical images Astrocut provides tools for making cutouts from sets of astronomical images with shared footprints. It is under a

Space Telescope Science Institute 20 Dec 16, 2022
Paper backup of files using QR codes

Generate paper backups for Linux. Currently command-linux Linux only. Takes any file, and outputs a "paper backup": a printable black-and-white pdf fu

Zachary Vance 27 Dec 28, 2022
Generate waves art for an image

waves-art Generate waves art for an image. Requirements: OpenCV Numpy Example Usage python waves_art.py --image_path tests/test1.jpg --patch_size 15 T

Hamza Rawal 18 Apr 04, 2022
Change the image one color channel at a time.

Building-a-Contact-Sheet This hands-on Project is in Python 3 Programming Specialization offered by University of Michigan via Coursera. change the im

Eszter Pai 1 Jan 03, 2022
reversable image censoring tool

StupidCensor a REVERSABLE image censoring tool to reversably mosiac censor jpeg files to temporarily remove image details not allowed on most websites

2 Jan 28, 2022
Panel Competition Image Generator

Panel Competition Image Generator This project was build by a member of the NFH community and is open for everyone who wants to try it. Relevant links

Juliano Mendieta 1 Oct 22, 2021
A warping based image translation model focusing on upper body synthesis.

Pose2Img Upper body image synthesis from skeleton(Keypoints). Sub module in the ICCV-2021 paper "Speech Drives Templates: Co-Speech Gesture Synthesis

zhiyh 15 Nov 10, 2022
Fix datetime EXIF data in photos downloaded from Google Takeout

fix-google-takeout Warning Use at your own risk. Backup your photos. Overview Google takeout for photos

Mayank Mandava 20 Nov 05, 2022
PIX is an image processing library in JAX, for JAX.

PIX PIX is an image processing library in JAX, for JAX. Overview JAX is a library resulting from the union of Autograd and XLA for high-performance ma

DeepMind 294 Jan 08, 2023
python app to turn a photograph into a cartoon

Draw This. Draw This is a polaroid camera that draws cartoons. You point, and shoot - and out pops a cartoon; the camera's best interpretation of what

Dan Macnish 2k Dec 19, 2022
An ascii art generator that's actually good. Does edge detection and selects the most appropriate characters.

Ascii Artist An ascii art generator that's actually good. Does edge detection and selects the most appropriate characters. Installing Installing with

18 Jan 03, 2023
Kainat 13 Mar 07, 2022
Turtle graphics || Python

turtle Turtle graphics || Python Rainbow (রংধনু) : Rainbow.using.Python.--.Python.Turtle.graphics.mp4 Human robot (মানব রোবট) : Draw.a.human.robot.usi

Jubair Ahmed Junjun 1 Oct 08, 2021
QR Generator using GUI with Tinker

BinCat Token System Very simple python script with GUI that generates QR codes. It don't include a QR "decription" tool. It only generate-it and thats

Hipotesi 1 Nov 06, 2021