Tools and Utilities
4341
12:03 am, December 13, 2021
 

tools i still want to create

This is my inspiration list, or when i have a tool idea, i should add it here so next time i have nothing better to do, create one of these tools. Once created i will move the tool link over to this completed tools list

Meta Tag Checker ✅

Add a url and show the meta tags and h tags, and also give a seo score based on the included tags and the content of the tags. 

Tool Completed: Meta Tag Checker

Tool Notes: I completed this one a while ago, it seems that my site gets a fairly average SEO score based on this tool.. I should probably fix it. 

Toggle Item Generator

So i can add a title and content, and as many items as needed, such as a FAQ list and it will generate the code for accordion or toggle items. 

Font Awesome Icon Search

Allow the font awesome icons to be searched and when found by keyword display the icon and embed code. Font Awesome Icon Search

Base 64 Image Encoder

Allow uploading of image files and encode them into base 64 string, for css embed and show the css code for the image. 

SPAM SMS Lister

Those annoying spam SMS's add a list of numbers to block here, and the number of times they have been reported for spam. 

Image OCR Text Extraction

there is a library that can extract text from images here. Tesseract OCR for PHP

echo (new TesseractOCR('german.png')) ->run();

 

View Statistics
This Week
87
This Month
300
This Year
1200

No Items Found.

Add Comment
Type in a Nick Name here
 
Other Items in Tools and Utilities
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
In this case my anchor this week becomes driving almost 2hrs outside of Atlanta to one of my favorite hard core gyms in the world.. MetroFlex aka The Dungeon. The gym owners turn the heat way up so it becomes a fun sweat box and the gym members just watch from afar and leave me alone. I happily drive myself long distances to find MY ANCHOR. Our anchor allows us to have balance, focus and be as productive as possible. And if you're in the middle of a heavy set and your headphones start to fall off your head, like mine did here.. well.. f*ck the headphones. Let em break and fall. You can always get a new pair, but the iron ain't ever gonna lift itself.
Unknown
Random CSS Property

@viewport

Deprecated: This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.
user-zoom (@viewport) css reference