Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downloadtik

A multi-tool web platform offering social media video downloads, PDF utilities, and image tools, built to handle high concurrent traffic without heavy infrastructure.

Overview

Downloadtik started as a social media video downloader and grew into a broader utility platform, bundling several everyday tools into one fast, ad-supported site. Everything is served through an async FastAPI backend with server-rendered Jinja2 templates, keeping the stack simple while still handling real traffic spikes.

Features

Social Media Downloaders

  • YouTube downloader
  • Instagram downloader
  • Facebook downloader
  • Snapchat video downloader

PDF Tools

  • PDF merge
  • PDF split
  • PDF compress
  • PDF to Word
  • PDF to Excel

Image & Utility Tools

  • Image compressor
  • QR code generator
  • Barcode generator
  • Video compressor

Platform

  • Blog section with individual post pages
  • Standard legal/compliance pages: privacy policy, GDPR privacy policy, terms of service, disclaimer
  • SEO-friendly sitemap covering all tool routes
  • Google AdSense integration for monetization

Performance

  • Async request handling in FastAPI, cutting processing time by roughly 50% compared to a synchronous approach
  • Scaled to 1,000+ concurrent sessions at peak without additional infrastructure
  • Google AdSense approved within two months of launch

Tech Stack

  • Backend: FastAPI (Python), async request handling
  • Templating: Jinja2, with shared partials for common layout components
  • Frontend: HTML, CSS, JavaScript (server-rendered, no separate JS framework)
  • SEO: Sitemap-driven routing across all tool pages
  • Monetization: Google AdSense

Status

This project has been sunset (as of mid-2026) to focus development time on other platforms (BizFawz, Voyara). This repository is kept public as a reference for the async FastAPI architecture, multi-tool routing structure, and traffic-handling approach used.

About

Multi-tool web platform built with FastAPI: social media video downloaders (YouTube, Instagram, Facebook, Snapchat), PDF tools (merge, split, compress, convert to Word/Excel), and image tools (compressor, QR code and barcode generators). Async backend, server-rendered with Jinja2.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages