Skip to content

Commit e9c8998

Browse files
authored
Add BulkPicTools - free bulk image processing tool (#1115)
## Resource being added **Name**: BulkPicTools **URL**: https://bulkpictools.com/ **Category**: Image ## Why it belongs here The Image category already has compression tools (Compressor, HighCompress, OptimizeImages), but BulkPicTools adds something different: - **Batch processing**: 1,000+ images at once — existing tools are mostly single-image - **Local-only**: files never leave the browser, 100% privacy-first - **38 tools**: compression to exact KB targets (50KB/100KB/200KB/1MB), HEIC→JPG, PNG→WebP, AVIF conversion, background removal, watermark, GIF creation, EXIF editing - **Free, no account**, works offline as a PWA ## Checklist - [x] Resource is working and accessible - [x] Not a duplicate of existing entries - [x] Correct category (Image) - [x] Followed CONTRIBUTING.md guidelines
1 parent ad58517 commit e9c8998

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

resources/b.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,12 @@ export const resources: Resource[] = [
498498
'binaries',
499499
],
500500
},
501+
{
502+
name: 'BulkPicTools',
503+
url: 'https://bulkpictools.com',
504+
description: 'Free browser-based bulk image processor. Compress to exact file sizes, convert HEIC/WebP/AVIF/PNG/JPG, resize, crop, watermark 1,000+ images at once. No upload, no account, works offline.',
505+
categories: ['Image','Productivity']
506+
},
501507
{
502508
name: 'Bulma',
503509
description: 'Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It',

0 commit comments

Comments
 (0)