BlazeB2

screenshot of BlazeB2
flask
vite
vitepress
vue
less
scss

An image bed tool with CDN acceleration function developed based on backBlazeb2 API & cloudflare

Overview:

Blaze B2 is a web tool based on BackBlaze B2 API and Cloudflare, designed for image hosting with CDN acceleration. It supports various features such as drag-and-drop image selection, one-click copying of image links in multiple formats, deployment on platforms like Vercel and Heroku, batch operations like uploading, deleting, and copying image links, and customization options for compression levels and file organization.

Features:

  • Image Selection: Supports drag-and-drop, copy-paste, and file selection for uploading images.
  • Image Link Copying: Enables one-click copying of image links in various formats (Markdown, HTML, custom).
  • Deployment Options: Supports one-click deployment on Vercel, Serverless, Heroku, and Docker platforms.
  • Unique Image Names: Generates unique UUID strings for image names (no custom names supported).
  • Folder Management: Displays all folder names in the repository and allows customization of default search repository.
  • Image Compression: Option for customized compression levels and batch image operations.
  • Image Watermarking: Supports watermarking for images.
  • Dark Mode Support: Allows for toggling between light and dark modes.
flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vitepress
Vitepress

VitePress is a static site generator designed for creating documentation websites. It offers a lightweight and fast development experience using Vue.js and Markdown, with features such as live-reload, theming, and customizable layout components.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

less
LESS

Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.